- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 02:11:32 +00:00
parent 5c081aa2f1
commit 6c934a0476
1 changed files with 4 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 1.0-28.20210127git89f2162c
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 Richard W.M. Jones <rjones@redhat.com> - 1.0-27
- Update to 20210127.
- Add pnp_wait.exe binary.