public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Packit <hello@packit.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/libmamba] rawhide: Update to 2.8.1 upstream release
Date: Mon, 20 Jul 2026 03:49:17 GMT [thread overview]
Message-ID: <178451935700.1.6746533642015116833.rpms-libmamba-03fc187963c2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libmamba
Branch : rawhide
Commit : 03fc187963c279028d36ae9d4daaaa1d56d810ea
Author : Packit <hello@packit.dev>
Date : 2026-07-19T20:07:22-06:00
Stats : +4/-21 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/libmamba/c/03fc187963c279028d36ae9d4daaaa1d56d810ea?branch=rawhide
Log:
Update to 2.8.1 upstream release
- Resolves: rhbz#2312187
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 2fef366..99d7024 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/libmamba-2.4.0.tar.gz
/libmamba-2.5.0.tar.gz
/libmamba-2.6.0.tar.gz
+/libmamba-2.8.1.tar.gz
diff --git a/README.packit b/README.packit
index af5832b..4e76cbe 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
-The file was generated using packit 1.16.0.
+The file was generated using packit 1.16.0.post1.dev8+g8a0482385.
diff --git a/libmamba-fedora.patch b/libmamba-fedora.patch
index c412f9d..9ef08eb 100644
--- a/libmamba-fedora.patch
+++ b/libmamba-fedora.patch
@@ -2,24 +2,6 @@ diff --git a/libmamba/CMakeLists.txt b/libmamba/CMakeLists.txt
index 5fe133c..5aebce1 100644
--- a/libmamba/CMakeLists.txt
+++ b/libmamba/CMakeLists.txt
-@@ -552,7 +552,7 @@ macro(libmamba_create_target target_name linkage output_name)
- find_library(LIBLZMA_LIBRARIES lzma REQUIRED)
- find_library(LZ4_LIBRARY NAMES lz4)
- find_library(LZO2_LIBRARY NAMES lzo2)
-- find_package(zstd CONFIG REQUIRED)
-+ find_library(ZSTD_LIBRARY NAMES zstd REQUIRED)
- find_library(BZIP2_LIBRARIES NAMES bz2)
- find_library(CRYPTO_LIBRARIES NAMES libcrypto)
-
-@@ -569,7 +569,7 @@ macro(libmamba_create_target target_name linkage output_name)
- ${LIBXML2_LIBRARY}
- ${ICONV_LIBRARY}
- ${CHARSET_LIBRARY}
-- zstd::libzstd_static
-+ ${ZSTD_LIBRARY}
- ${LZ4_LIBRARY}
- ${LZO2_LIBRARY}
- ${BZIP2_LIBRARIES}
@@ -589,7 +589,7 @@ macro(libmamba_create_target target_name linkage output_name)
find_package(CURL REQUIRED)
diff --git a/libmamba.spec b/libmamba.spec
index f6c0ba2..e52b935 100644
--- a/libmamba.spec
+++ b/libmamba.spec
@@ -2,7 +2,7 @@
%bcond micromamba 0
Name: libmamba
-Version: 2.6.0
+Version: 2.8.1
Release: %autorelease
Summary: C++ API for mamba depsolving library
diff --git a/sources b/sources
index 705f5d1..975d605 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libmamba-2.6.0.tar.gz) = 1e975732168fc3bcf3e3c662e5bbac37a006e6e25366f5bcb91a03fd26b8fae0ea645ce911571f665e5ffa268e6620f8f9d6cd9efdaf70ac1b044b766ff19db0
+SHA512 (libmamba-2.8.1.tar.gz) = ba2949c32506bcf355d549f01e5a309a862ca5618bc618d1a6b8e74d8413dbd8abaa4f2b9aec39faa593627b05ca1c6a2835e4800d646fd9c8d3a73a3801e89a
reply other threads:[~2026-07-20 3:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178451935700.1.6746533642015116833.rpms-libmamba-03fc187963c2@fedoraproject.org \
--to=hello@packit.dev \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox