Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 22:17:35 +00:00
parent 6c934a0476
commit 1bd9ec9153

View File

@ -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 <mboddu@redhat.com> - 1.0-29.20210127git89f2162c
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0-28.20210127git89f2162c
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937