From 7d642471507b7848419472e1d49439dbcae1864f Mon Sep 17 00:00:00 2001 From: eastb233 Date: Wed, 10 Dec 2025 11:46:15 +0800 Subject: [PATCH 1/2] Bump to release 26 --- binutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index e845e61..bc0b40a 100644 --- a/binutils.spec +++ b/binutils.spec @@ -2,7 +2,7 @@ Summary: A GNU collection of binary utilities Name: binutils%{?_with_debug:-debug} Version: 2.41 -Release: 25 +Release: 26 License: GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later URL: https://sourceware.org/binutils @@ -314,6 +314,7 @@ Patch3011: backport-ld-Remove-JANSSON_LIBS-from-ld_new_DEPENDENCIES.patch # Patch3145: Unused # Patch3146: Unused Patch3147: Support-x86-Zhaoxin-GMI-PadLock.patch +# Patch3148: Unused # Part 5000 - @@ -1447,6 +1448,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Thu Dec 04 2025 eastb233 - 2.41-26 +- Bump to release 26 + * Tue Sep 9 2025 timhu_806d - 2.41-25 - Backport patch from trunk to 2.41 -- Gitee From 1af5fafbddd529bee8317d8ac0c7c456b3386eca Mon Sep 17 00:00:00 2001 From: eastb233 Date: Wed, 10 Dec 2025 12:06:44 +0800 Subject: [PATCH 2/2] Bump to release 27 --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index bc0b40a..bd41d21 100644 --- a/binutils.spec +++ b/binutils.spec @@ -2,7 +2,7 @@ Summary: A GNU collection of binary utilities Name: binutils%{?_with_debug:-debug} Version: 2.41 -Release: 26 +Release: 27 License: GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later URL: https://sourceware.org/binutils @@ -1448,6 +1448,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Thu Dec 04 2025 eastb233 - 2.41-27 +- Bump to release 27 + * Thu Dec 04 2025 eastb233 - 2.41-26 - Bump to release 26 -- Gitee