Update to 20120718 snapshot

This commit is contained in:
Erik van Pienbroek 2012-07-19 00:21:37 +02:00
parent 1f650edf9e
commit 2b33af2b4f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/mingw-w64-src_20120705.tar.bz2
/mingw-w64-src_20120709.tar.bz2
/mingw-w64-src_20120713.tar.bz2
/mingw-w64-src_20120718.tar.bz2

View File

@ -1,10 +1,10 @@
%{?mingw_package_header}
%global snapshot_date 20120713
%global snapshot_date 20120718
Name: mingw-crt
Version: 2.0.999
Release: 0.9.trunk.%{snapshot_date}%{?dist}
Release: 0.10.trunk.%{snapshot_date}%{?dist}
Summary: MinGW Windows cross-compiler runtime
License: Public Domain and ZPLv2.1
@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_prefix}/libsrc
%changelog
* Wed Jul 18 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.10.trunk.20120718
- Update to 20120718 snapshot
* Fri Jul 13 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.9.trunk.20120713
- Update to 20120703 snapshot
- Fixes testsuite failure in the qt_qmake_test_static_mingw32 testcase

View File

@ -1 +1 @@
e4254582928419c9cb9c46fc73e72e2a mingw-w64-src_20120713.tar.bz2
56da5762a5f4d1e91ad978c2c1998032 mingw-w64-src_20120718.tar.bz2