Update to 20150115.

- Includes fix for out of bounds array read (RHBZ#1187226).
- Set macros so we only build the 32 bit target.
This commit is contained in:
Richard W.M. Jones 2015-03-04 13:48:19 +00:00
parent 6cc1efd91f
commit 2aae7a4eb5
2 changed files with 14 additions and 5 deletions

View File

@ -1,12 +1,16 @@
%{?mingw_package_header}
%global gitdate 20131118
%global commit 5774c46c67858b2aad503628b4e1ece6d5aad562
%global shortcommit 5774c46c
# Only build the 32 bit package.
%global mingw_build_win32 1
%global mingw_build_win64 0
%global gitdate 20150115
%global commit fd659e77cdd9da484fdc9dcbe0605c62ec26fa30
%global shortcommit fd659e77
Name: mingw-srvany
Version: 1.0
Release: 14.%{gitdate}git%{shortcommit}%{?dist}
Release: 15.%{gitdate}git%{shortcommit}%{?dist}
Summary: Utility for creating services for Windows
License: GPLv2+
@ -60,6 +64,11 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Wed Mar 4 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0-15
- Update to 20150115.
- Includes fix for out of bounds array read (RHBZ#1187226).
- Set macros so we only build the 32 bit target.
* Tue Jul 8 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0-14
- Various packaging fixes (RHBZ#1117291).
- Put git version into release tag.

View File

@ -1 +1 @@
7e5092187fc11a9c198fd7d4afd9003a rhsrvany-5774c46c67858b2aad503628b4e1ece6d5aad562.tar.gz
d0ee1711bd02745921f7c8f916d542a4 rhsrvany-fd659e77cdd9da484fdc9dcbe0605c62ec26fa30.tar.gz