Update to 20121006 snapshot

This commit is contained in:
Erik van Pienbroek 2012-10-06 22:55:11 +02:00
parent f1d28fb80a
commit 0244eef43d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/mingw-w64-src_20120709.tar.bz2
/mingw-w64-src_20120713.tar.bz2
/mingw-w64-src_20120718.tar.bz2
/mingw-w64-src_20121006.tar.bz2

View File

@ -1,4 +1,4 @@
%global snapshot_date 20120718
%global snapshot_date 20121006
# The mingw-w64-headers provide the headers pthread_time.h
# and pthread_unistd.h by default and are dummy headers.
@ -12,7 +12,7 @@
Name: mingw-headers
Version: 2.0.999
Release: 0.10.trunk.%{snapshot_date}%{?dist}
Release: 0.11.trunk.%{snapshot_date}%{?dist}
Summary: Win32/Win64 header files
License: Public Domain and LGPLv2+ and ZPLv2.1
@ -101,6 +101,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
%changelog
* Sat Oct 6 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.11.trunk.20121006
- Update to 20121006 snapshot
* Wed Jul 18 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.10.trunk.20120718
- Update to 20120718 snapshot

View File

@ -1 +1 @@
56da5762a5f4d1e91ad978c2c1998032 mingw-w64-src_20120718.tar.bz2
138d327584b070a39033f1b8c0184e0e mingw-w64-src_20121006.tar.bz2