diff --git a/mingw-binutils.spec b/mingw-binutils.spec index a8f5c24..7983a0a 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -2,7 +2,7 @@ Name: mingw-binutils Version: 2.34 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Cross-compiled version of binutils for Win32 and Win64 environments License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ @@ -373,6 +373,10 @@ rm -rf %{buildroot}/multilib %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.34-10 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Apr 26 2021 Richard W.M. Jones - 2.34-9 - Add fix for broken CVE-2021-20197 fix related: rhbz#1951278