From 047da6f41b56e55d52a932222b8c90e8abbc5d04 Mon Sep 17 00:00:00 2001 From: tomcruiseqi <10762123+tomcruiseqi@user.noreply.gitee.com> Date: Fri, 15 Aug 2025 17:51:49 +0800 Subject: [PATCH] Rebuild --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index 2efb95d..0a9b527 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,4 +1,4 @@ -%define anolis_release 8 +%define anolis_release 9 # Determine if this is a native build or a cross build. # # For a cross build add --define "binutils_target " to the command @@ -1146,6 +1146,9 @@ exit 0 %doc README ChangeLog MAINTAINERS README-maintainer-mode %changelog +* Fri Aug 15 2025 tomcruiseqi - 2.41-9 +- test with some changes with abcddddd + * Wed Aug 06 2025 wenxin - 2.41-8 - Add patch to fix CVE-2025-5244, CVE-2025-5245 -- Gitee