public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libmamba] rawhide: Update to 2.8.1 upstream release
@ 2026-07-20 3:49 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-07-20 3:49 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 3:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 3:49 [rpms/libmamba] rawhide: Update to 2.8.1 upstream release Packit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox