Update to 20130216 snapshot

includes improved import libraries (for setupapi, cfgmgr32 and others)
This commit is contained in:
Erik van Pienbroek 2013-02-17 20:16:27 +01:00
parent e6da5f73ce
commit 111e571e8a
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/mingw-w64-trunk-snapshot-20121110.tar.gz
/mingw-w64-trunk-snapshot-20130105.tar.gz
/mingw-w64-trunk-snapshot-20130127.tar.gz
/mingw-w64-trunk-snapshot-20130216.tar.gz

View File

@ -1,11 +1,11 @@
%{?mingw_package_header}
%global snapshot_date 20130127
%global snapshot_date 20130216
%global branch trunk
Name: mingw-crt
Version: 2.0.999
Release: 0.17.%{branch}.%{snapshot_date}%{?dist}
Release: 0.18.%{branch}.%{snapshot_date}%{?dist}
Summary: MinGW Windows cross-compiler runtime
License: Public Domain and ZPLv2.1
@ -95,6 +95,10 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
%changelog
* Sat Feb 16 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.18.trunk.20130216
- Update to 20130216 snapshot
- Includes improved import libraries (for setupapi, cfgmgr32 and others)
* Sun Jan 27 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.17.trunk.20130127
- Update to 20130127 snapshot

View File

@ -1 +1 @@
4b3895b14caa6f7d7b4f0511a977e62c mingw-w64-trunk-snapshot-20130127.tar.gz
e75530a65502e9de0e0dcd73141dcd99 mingw-w64-trunk-snapshot-20130216.tar.gz