public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/annobin] snapshot: Merge branch 'rawhide' into snapshot
@ 2026-07-08 20:25 Siddhesh Poyarekar
  0 siblings, 0 replies; only message in thread
From: Siddhesh Poyarekar @ 2026-07-08 20:25 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/annobin
            Branch : snapshot
            Commit : 33291416f2cc951a85b58ab345186dc7f18c4249
            Author : Siddhesh Poyarekar <siddhesh@redhat.com>
            Date   : 2026-07-08T16:25:18-04:00
            Stats  : +39/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/annobin/c/33291416f2cc951a85b58ab345186dc7f18c4249?branch=snapshot

            Log:
            Merge branch 'rawhide' into snapshot

Release bump for snapshot.

---
diff --git a/annobin.spec b/annobin.spec
index 6a1a0e8..2469ca8 100644
--- a/annobin.spec
+++ b/annobin.spec
@@ -1,7 +1,7 @@
 
 Name:    annobin
 Summary: Annotate and examine compiled binary files
-Version: 13.17
+Version: 13.24
 Release: 1%{?dist}.0.snap
 License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
 URL: https://sourceware.org/annobin/
@@ -536,6 +536,33 @@ make check
 #---------------------------------------------------------------------------------
 
 %changelog
+* Wed Jul 08 2026 Siddhesh Poyarekar <siddhesh@redhat.com> - 13.24-1.0.snap
+- Snapshot release bump.
+
+* Thu Jul 02 2026 Nick Clifton  <nickc@redhat.com> - 13.24-1
+- Annocheck: Improve bad filename detection even more.
+
+* Thu Jul 02 2026 Nick Clifton  <nickc@redhat.com> - 13.23-1
+- Annocheck: Improve bad filename detection.
+
+* Tue Jun 16 2026 Nick Clifton  <nickc@redhat.com> - 13.22-1
+- Annocheck: Enable stack-clash test for Risc-V binaries built by gcc-15+.
+
+* Mon Jun 15 2026 Nick Clifton  <nickc@redhat.com> - 13.21-1
+- LLVM & Clang Plugins: Build with -fexceptions enabled.  (RHEL-184482)
+
+* Wed Jun 03 2026 Nick Clifton  <nickc@redhat.com> - 13.20-1
+- Annocheck: Add support for ZIP files and TAR balls.
+
+* Wed Jun 03 2026 Nick Clifton  <nickc@redhat.com> - 13.19-1
+- Testsuite: Fixes for the glibcxx and hardening tests.
+- GCC Plugin: Fix several minor bugs.
+- Annocheck: Fix several minor bugs.
+
+* Thu May 28 2026 Nick Clifton  <nickc@redhat.com> - 13.18-1
+- Testsuite: Fix discrepancies.
+- GCC Plugin: Fix recording the setting of __GLIBCXX_ASSERTIONS.
+
 * Thu May 28 2026 Siddhesh Poyarekar  <siddhesh@redhat.com> - 13.17-1.0.snap
 - Snapshot release bump.
 

diff --git a/sources b/sources
index 6289fee..a475cb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (annobin-13.17.tar.xz) = a448e05d02f0bd429a50566d606365c3b98ce8bcd031633025b20858051dc6e95643014c2e1172f90242553c08dd8ebe18ac2c7d22b95f02f260d9a578878181
+SHA512 (annobin-13.24.tar.xz) = 567e741bbccbe688ccd610c141e35a2e85f50854a20110de5dc7264eec106a00926372d1a174e8d0c0d581bcb040c3453b32fb24ba2e2791c552b8c7c418d1dd

diff --git a/annobin.spec b/annobin.spec
index 086d130..2469ca8 100644
--- a/annobin.spec
+++ b/annobin.spec
@@ -2,7 +2,7 @@
 Name:    annobin
 Summary: Annotate and examine compiled binary files
 Version: 13.24
-Release: 1%{?dist}
+Release: 1%{?dist}.0.snap
 License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
 URL: https://sourceware.org/annobin/
 # Maintainer: nickc@redhat.com
@@ -536,6 +536,9 @@ make check
 #---------------------------------------------------------------------------------
 
 %changelog
+* Wed Jul 08 2026 Siddhesh Poyarekar <siddhesh@redhat.com> - 13.24-1.0.snap
+- Snapshot release bump.
+
 * Thu Jul 02 2026 Nick Clifton  <nickc@redhat.com> - 13.24-1
 - Annocheck: Improve bad filename detection even more.
 
@@ -560,6 +563,9 @@ make check
 - Testsuite: Fix discrepancies.
 - GCC Plugin: Fix recording the setting of __GLIBCXX_ASSERTIONS.
 
+* Thu May 28 2026 Siddhesh Poyarekar  <siddhesh@redhat.com> - 13.17-1.0.snap
+- Snapshot release bump.
+
 * Thu May 21 2026 Nick Clifton  <nickc@redhat.com> - 13.17-1
 - Annocheck: Add exceptions for kernel bootstrap tools.
 - Add new tests.
@@ -567,6 +573,9 @@ make check
 * Thu May 14 2026 Nick Clifton  <nickc@redhat.com> - 13.16-1
 - GCC Plugin: Fix error when checking for function level changes in the PIC and GOW settings. 
 
+* Fri May 08 2026 Siddhesh Poyarekar  <siddhesh@redhat.com> - 13.15-1.0.snap
+- Snapshot release bump.
+
 * Thu May 07 2026 Nick Clifton  <nickc@redhat.com> - 13.15-1
 - Annocheck: LTO test: Add exceptions for Clang runtime support object files.
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-08 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 20:25 [rpms/annobin] snapshot: Merge branch 'rawhide' into snapshot Siddhesh Poyarekar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox