From 1bd9ec9153dd9dd7e90317ebc363c0c828da33d8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:17:35 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- mingw-srvany.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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