Update to 20130509 snapshot

This commit is contained in:
Erik van Pienbroek 2013-05-09 12:32:51 +02:00
parent 1d185a2ee5
commit 076c27dd97
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@
/mingw-w64-trunk-snapshot-20130403.tar.gz
/mingw-w64-trunk-snapshot-20130425.tar.gz
/mingw-w64-trunk-snapshot-20130428.tar.gz
/mingw-w64-trunk-snapshot-20130509.tar.gz

View File

@ -1,4 +1,4 @@
%global snapshot_date 20130428
%global snapshot_date 20130509
%global branch trunk
# The mingw-w64-headers provide the headers pthread_time.h
@ -13,7 +13,7 @@
Name: mingw-headers
Version: 2.0.999
Release: 0.21.%{branch}.%{snapshot_date}%{?dist}
Release: 0.22.%{branch}.%{snapshot_date}%{?dist}
Summary: Win32/Win64 header files
License: Public Domain and LGPLv2+ and ZPLv2.1
@ -104,6 +104,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
%changelog
* Thu May 9 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.22.trunk.20130509
- Update to 20130509 snapshot
* Sun Apr 28 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.21.trunk.20130428
- Update to 20130428 snapshot
- Fixes build regression in gettext regarding asprinf

View File

@ -1 +1 @@
b163015b9f083fd61f96edbfb9962ad1 mingw-w64-trunk-snapshot-20130428.tar.gz
1906864a45ae72a116c602e4961edb31 mingw-w64-trunk-snapshot-20130509.tar.gz