public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libmamba] rawhide: Update to 2.9.0 (soname bump)
@ 2026-08-07 21:03 Orion Poplawski
0 siblings, 0 replies; only message in thread
From: Orion Poplawski @ 2026-08-07 21:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libmamba
Branch : rawhide
Commit : 2749b1fc37fbdd7de7debd45d58ac01cda09c015
Author : Orion Poplawski <orion@nwra.com>
Date : 2026-08-07T09:23:51-06:00
Stats : +5/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libmamba/c/2749b1fc37fbdd7de7debd45d58ac01cda09c015?branch=rawhide
Log:
Update to 2.9.0 (soname bump)
---
diff --git a/.gitignore b/.gitignore
index 99d7024..f8efd95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/libmamba-2.5.0.tar.gz
/libmamba-2.6.0.tar.gz
/libmamba-2.8.1.tar.gz
+/libmamba-2.9.0.tar.gz
diff --git a/libmamba.spec b/libmamba.spec
index e52b935..12cf641 100644
--- a/libmamba.spec
+++ b/libmamba.spec
@@ -2,7 +2,7 @@
%bcond micromamba 0
Name: libmamba
-Version: 2.8.1
+Version: 2.9.0
Release: %autorelease
Summary: C++ API for mamba depsolving library
@@ -243,8 +243,8 @@ cp -p %{_vpath_builddir}/micromamba/micromamba.1 %{buildroot}%{_mandir}/man1/
%files
%license LICENSE
%doc CHANGELOG.md README.md
-%{_libdir}/libmamba.so.4
-%{_libdir}/libmamba.so.4.*
+%{_libdir}/libmamba.so.5
+%{_libdir}/libmamba.so.5.*
%files devel
%{_includedir}/mamba/
diff --git a/sources b/sources
index 975d605..678d389 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libmamba-2.8.1.tar.gz) = ba2949c32506bcf355d549f01e5a309a862ca5618bc618d1a6b8e74d8413dbd8abaa4f2b9aec39faa593627b05ca1c6a2835e4800d646fd9c8d3a73a3801e89a
+SHA512 (libmamba-2.9.0.tar.gz) = f20be02a12df8438294f23a320e70c0dbd731a07bf358b50b4eb6e0d436ff2f9986081c7981686dbd169b525523456aa51103e13be4635657549bf009ddf9047
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 21:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 21:03 [rpms/libmamba] rawhide: Update to 2.9.0 (soname bump) Orion Poplawski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox