Update to 20120705 snapshot (contains various Cygwin changes)

This commit is contained in:
Erik van Pienbroek 2012-07-05 21:17:35 +02:00
parent 48359d1cf0
commit 12239c509c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,4 +1,4 @@
%global snapshot_date 20120601 %global snapshot_date 20120705
# The mingw-w64-headers provide the headers pthread_time.h # The mingw-w64-headers provide the headers pthread_time.h
# and pthread_unistd.h by default and are dummy headers. # and pthread_unistd.h by default and are dummy headers.
@ -12,7 +12,7 @@
Name: mingw-headers Name: mingw-headers
Version: 2.0.999 Version: 2.0.999
Release: 0.6.trunk.%{snapshot_date}%{?dist} Release: 0.7.trunk.%{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
@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
%changelog %changelog
* Thu Jul 05 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.7.trunk.20120705
- Update to 20120705 snapshot (contains various Cygwin changes)
* Sat Jun 02 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.6.trunk.20120601 * Sat Jun 02 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.6.trunk.20120601
- Update to 20120601 snapshot - Update to 20120601 snapshot

View File

@ -1 +1 @@
97f897d9afe3cf1d1365b40273a237b8 mingw-w64-src_20120601.tar.bz2 114cb4074bd6b20414ecc76942d9ac36 mingw-w64-src_20120705.tar.bz2