Update to 20120718 snapshot
This commit is contained in:
parent
1f650edf9e
commit
2b33af2b4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user