public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orion Poplawski <orion@nwra.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libmamba] rawhide: Update to 2.9.0 (soname bump)
Date: Fri, 07 Aug 2026 21:03:51 GMT	[thread overview]
Message-ID: <178613663144.1.14442849494231483026.rpms-libmamba-2749b1fc37fb@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-07 21:03 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=178613663144.1.14442849494231483026.rpms-libmamba-2749b1fc37fb@fedoraproject.org \
    --to=orion@nwra.com \
    --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