diff --git a/.gitignore b/.gitignore index a47103d..2e7b326 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /mingw-w64-src_20120705.tar.bz2 /mingw-w64-src_20120709.tar.bz2 /mingw-w64-src_20120713.tar.bz2 +/mingw-w64-src_20120718.tar.bz2 diff --git a/mingw-headers.spec b/mingw-headers.spec index 402af4b..2348acf 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,4 +1,4 @@ -%global snapshot_date 20120713 +%global snapshot_date 20120718 # 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.9.trunk.%{snapshot_date}%{?dist} +Release: 0.10.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 +* Wed Jul 18 2012 Erik van Pienbroek - 2.0.999-0.10.trunk.20120718 +- Update to 20120718 snapshot + * Fri Jul 13 2012 Erik van Pienbroek - 2.0.999-0.9.trunk.20120713 - Update to 20120713 snapshot diff --git a/sources b/sources index e14d06b..1478b14 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4254582928419c9cb9c46fc73e72e2a mingw-w64-src_20120713.tar.bz2 +56da5762a5f4d1e91ad978c2c1998032 mingw-w64-src_20120718.tar.bz2