From 6c934a047628f051609524137cc4ed2cda5bdbef Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:11:32 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- mingw-srvany.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-srvany.spec b/mingw-srvany.spec index 44bfa71..9e09e0e 100644 --- a/mingw-srvany.spec +++ b/mingw-srvany.spec @@ -10,7 +10,7 @@ Name: mingw-srvany Version: 1.0 -Release: 27.%{gitdate}git%{shortcommit}%{?dist} +Release: 28.%{gitdate}git%{shortcommit}%{?dist} Summary: Utility for creating services for Windows License: GPLv2+ @@ -66,6 +66,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.0-28.20210127git89f2162c +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Richard W.M. Jones - 1.0-27 - Update to 20210127. - Add pnp_wait.exe binary.