From 1e0049d0b608e8483d2e33c1d91ecc7d18be94da Mon Sep 17 00:00:00 2001 From: tomcruiseqi <10762123+tomcruiseqi@user.noreply.gitee.com> Date: Fri, 15 Aug 2025 17:51:54 +0800 Subject: [PATCH] Rebuild --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index 43a5c7f..74aacb7 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,4 +1,4 @@ -%define anolis_release 11 +%define anolis_release 12 # Determine if this is a native build or a cross build. # # For a cross build add --define "binutils_target " to the command @@ -1154,6 +1154,9 @@ exit 0 %doc README ChangeLog MAINTAINERS README-maintainer-mode %changelog +* Fri Aug 15 2025 tomcruiseqi - 2.41-12 +- test with some changes with abcddddd + * Fri Aug 06 2025 timhu_806d - 2.41-11 - x86: add support for Zhaoxin GMI and PadLock instructions. -- Gitee