diff --git a/mingw-srvany.spec b/mingw-srvany.spec index 9e09e0e..7251ad5 100644 --- a/mingw-srvany.spec +++ b/mingw-srvany.spec @@ -10,7 +10,7 @@ Name: mingw-srvany Version: 1.0 -Release: 28.%{gitdate}git%{shortcommit}%{?dist} +Release: 29.%{gitdate}git%{shortcommit}%{?dist} Summary: Utility for creating services for Windows License: GPLv2+ @@ -66,6 +66,10 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.0-29.20210127git89f2162c +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.0-28.20210127git89f2162c - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937