public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/annobin] rawhide: GCC-Plugin: Only use a 64-bit pointer size for s390x binaries built by GCC 17+
@ 2026-07-21 7:48 Nick Clifton
0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2026-07-21 7:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/annobin
Branch : rawhide
Commit : 12032d5d606b098a858d37a8ef6e2a905068f255
Author : Nick Clifton <nickc@redhat.com>
Date : 2026-07-21T08:47:38+01:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/annobin/c/12032d5d606b098a858d37a8ef6e2a905068f255?branch=rawhide
Log:
GCC-Plugin: Only use a 64-bit pointer size for s390x binaries built by GCC 17+
Resolves: #2502729
---
diff --git a/annobin.spec b/annobin.spec
index c78df74..38b325a 100644
--- a/annobin.spec
+++ b/annobin.spec
@@ -1,7 +1,7 @@
Name: annobin
Summary: Annotate and examine compiled binary files
-Version: 13.25
+Version: 13.26
Release: 1%{?dist}
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,9 @@ make check
#---------------------------------------------------------------------------------
%changelog
+* Tue Jul 21 2026 Nick Clifton <nickc@redhat.com> - 13.26-1
+- GCC-Plugin: Only use a 64-bit pointer size for s390x binaries built by GCC 17+ (#2502729)
+
* Thu Jul 16 2026 Nick Clifton <nickc@redhat.com> - 13.25-1
- Annocheck: Improve bad filename detection even more again!
diff --git a/sources b/sources
index 2a40cc8..f4d29d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (annobin-13.25.tar.xz) = fa7e0309d964ab16f8cc1b8131bebbab106c9667c0c1c9ecbf27696a0ea559ca601d3b982d42c8e914aed590fb971de899334ccb402f897a44381594cf5f2bb3
+SHA512 (annobin-13.26.tar.xz) = 32c6b5803d31b4f0cc904986bacb81fd9aca0f709da14a63cbde315939209e561d72a41908a6e6fa988e2405cea7ba84a80c803549fd890a6f17f29a46c8d456
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 7:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 7:48 [rpms/annobin] rawhide: GCC-Plugin: Only use a 64-bit pointer size for s390x binaries built by GCC 17+ Nick Clifton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox