Update to 20120601 snapshot

This commit is contained in:
Erik van Pienbroek 2012-06-03 14:12:16 +02:00
parent 529596ec26
commit 48359d1cf0
3 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/mingw-w64-src_20120224.tar.bz2
/mingw-w64-src_20120601.tar.bz2

View File

@ -1,7 +1,4 @@
%global snapshot_date 20120224
%global mingw_build_win32 1
%global mingw_build_win64 1
%global snapshot_date 20120601
# The mingw-w64-headers provide the headers pthread_time.h
# and pthread_unistd.h by default and are dummy headers.
@ -15,7 +12,7 @@
Name: mingw-headers
Version: 2.0.999
Release: 0.5.trunk.%{snapshot_date}%{?dist}
Release: 0.6.trunk.%{snapshot_date}%{?dist}
Summary: Win32/Win64 header files
License: Public Domain and LGPLv2+ and ZPLv2.1
@ -113,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
%changelog
* Sat Jun 02 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.6.trunk.20120601
- Update to 20120601 snapshot
* Sat Mar 03 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.5.trunk.20120224
- Bump EVR to fix upgrade path when upgrading from the testing repository

View File

@ -1 +1 @@
1223b8f402e1e6296c5b70d63b37d4b0 mingw-w64-src_20120224.tar.bz2
97f897d9afe3cf1d1365b40273a237b8 mingw-w64-src_20120601.tar.bz2