diff --git a/binutils.spec b/binutils.spec index 2efb95d45c207d1357d561366be27852a2df49be..0a9b527c00aaae8531d1dceaa7b7f53ad51acd0a 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