From 2b2eec4dc97e8c8f035ef98812a99d42cb511b2c Mon Sep 17 00:00:00 2001 From: eastb233 Date: Fri, 29 Aug 2025 09:51:02 +0800 Subject: [PATCH] Bump to 2.41-23 --- binutils.spec | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index 17ec558..5b4592e 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: 22 +Release: 23 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 @@ -301,6 +301,18 @@ Patch3011: backport-ld-Remove-JANSSON_LIBS-from-ld_new_DEPENDENCIES.patch # Patch3132: Unused # Patch3133: Unused # Patch3134: Unused +# Patch3135: Unused +# Patch3136: Unused +# Patch3137: Unused +# Patch3138: Unused +# Patch3139: Unused +# Patch3140: Unused +# Patch3141: Unused +# Patch3142: Unused +# Patch3143: Unused +# Patch3144: Unused +# Patch3145: Unused +# Patch3146: Unused # Part 5000 - @@ -1426,6 +1438,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Mon Aug 25 2025 eastb233 - 2.41-23 +- Bump to 2.41-23 + * Tue Aug 19 2025 eastb233 -2.41-22 - Format patch names - Sync openEuler 24.03 series and master branch's CVE and bugfix patches -- Gitee