Update to 20130105 snapshot

This commit is contained in:
Erik van Pienbroek 2013-01-05 16:11:24 +01:00
parent 9014baa4dc
commit c86d55845e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/mingw-w64-trunk-snapshot-20121016.tar.gz /mingw-w64-trunk-snapshot-20121016.tar.gz
/mingw-w64-trunk-snapshot-20121109.tar.gz /mingw-w64-trunk-snapshot-20121109.tar.gz
/mingw-w64-trunk-snapshot-20121110.tar.gz /mingw-w64-trunk-snapshot-20121110.tar.gz
/mingw-w64-trunk-snapshot-20130105.tar.gz

View File

@ -1,4 +1,4 @@
%global snapshot_date 20121110 %global snapshot_date 20130105
%global branch trunk %global branch trunk
# The mingw-w64-headers provide the headers pthread_time.h # The mingw-w64-headers provide the headers pthread_time.h
@ -13,7 +13,7 @@
Name: mingw-headers Name: mingw-headers
Version: 2.0.999 Version: 2.0.999
Release: 0.15.%{branch}.%{snapshot_date}%{?dist} Release: 0.16.%{branch}.%{snapshot_date}%{?dist}
Summary: Win32/Win64 header files Summary: Win32/Win64 header files
License: Public Domain and LGPLv2+ and ZPLv2.1 License: Public Domain and LGPLv2+ and ZPLv2.1
@ -104,6 +104,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
%changelog %changelog
* Sat Jan 5 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.16.trunk.20130105
- Update to 20130105 snapshot
* Sat Nov 10 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.15.trunk.20121110 * Sat Nov 10 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.15.trunk.20121110
- Update to 20121110 snapshot - Update to 20121110 snapshot
- Fixes build issue with DirectWrite support in mingw-qt5-qtbase - Fixes build issue with DirectWrite support in mingw-qt5-qtbase

View File

@ -1 +1 @@
7bb40e00ae4bee4ef664cdc2cbeb0d84 mingw-w64-trunk-snapshot-20121110.tar.gz 6ecea1c7c7d3e760d274eddf605c6115 mingw-w64-trunk-snapshot-20130105.tar.gz