Update to 20130520 snapshot

This commit is contained in:
Erik van Pienbroek 2013-05-20 17:23:21 +02:00
parent 80194fdd8f
commit fc1504ec38
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,4 +1,4 @@
%global snapshot_date 20130509
%global snapshot_date 20130520
%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.23.%{branch}.%{snapshot_date}%{?dist}
Release: 0.24.%{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
* Mon May 20 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.24.trunk.20130520
- Update to 20130520 snapshot
* Thu May 9 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.23.trunk.20130509
- Regenerated 20130509 snapshot
- Contains patch from RHBZ #917400

View File

@ -1 +1 @@
bae91fcc74c466b1a86a32bc3fc0036e mingw-w64-trunk-snapshot-20130509.tar.gz
eb2aeffaeabd436a389377bb399a1b1f mingw-w64-trunk-snapshot-20130520.tar.gz