Update to 20210127.
- Add pnp_wait.exe binary.
This commit is contained in:
parent
b215b21d89
commit
019483cf89
@ -4,13 +4,13 @@
|
||||
%global mingw_build_win32 1
|
||||
%global mingw_build_win64 0
|
||||
|
||||
%global gitdate 20150115
|
||||
%global commit fd659e77cdd9da484fdc9dcbe0605c62ec26fa30
|
||||
%global shortcommit fd659e77
|
||||
%global gitdate 20210127
|
||||
%global commit 89f2162cdbc5a013d9baae2b9761c9176be3376f
|
||||
%global shortcommit 89f2162c
|
||||
|
||||
Name: mingw-srvany
|
||||
Version: 1.0
|
||||
Release: 26.%{gitdate}git%{shortcommit}%{?dist}
|
||||
Release: 27.%{gitdate}git%{shortcommit}%{?dist}
|
||||
Summary: Utility for creating services for Windows
|
||||
|
||||
License: GPLv2+
|
||||
@ -62,9 +62,14 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
||||
%files -n mingw32-srvany
|
||||
%doc COPYING
|
||||
%{mingw32_bindir}/rhsrvany.exe
|
||||
%{mingw32_bindir}/pnp_wait.exe
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Richard W.M. Jones <rjones@redhat.com> - 1.0-27
|
||||
- Update to 20210127.
|
||||
- Add pnp_wait.exe binary.
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-26.20150115gitfd659e77
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
d0ee1711bd02745921f7c8f916d542a4 rhsrvany-fd659e77cdd9da484fdc9dcbe0605c62ec26fa30.tar.gz
|
||||
SHA512 (rhsrvany-89f2162cdbc5a013d9baae2b9761c9176be3376f.tar.gz) = 065a34d60b458a5e3b5d28b675d314b6459c11ce4e7aa37552024dffb47325ea5fcbdc2a6502281d20abaed6ad80c8f4605c3c516d58276c9cd509070bac61f0
|
||||
|
Loading…
Reference in New Issue
Block a user