diff --git a/mingw-w64-tools.spec b/mingw-w64-tools.spec index 8c3ba58..2876a88 100644 --- a/mingw-w64-tools.spec +++ b/mingw-w64-tools.spec @@ -5,7 +5,7 @@ Name: mingw-w64-tools Version: 8.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Supplementary tools which are part of the mingw-w64 toolchain # http://sourceforge.net/mailarchive/forum.php?thread_name=5157C0FC.1010309%40users.sourceforge.net&forum_name=mingw-w64-public @@ -101,6 +101,10 @@ popd %changelog +* Mon Aug 09 2021 Mohan Boddu - 8.0.0-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 8.0.0-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937