diff --git a/.gitignore b/.gitignore index 568c414..f015b1c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /mingw-w64-trunk-snapshot-20130127.tar.gz /mingw-w64-trunk-snapshot-20130216.tar.gz /mingw-w64-trunk-snapshot-20130403.tar.gz +/mingw-w64-trunk-snapshot-20130425.tar.gz diff --git a/mingw-headers.spec b/mingw-headers.spec index d58ec63..41e6165 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,4 +1,4 @@ -%global snapshot_date 20130403 +%global snapshot_date 20130425 %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.19.%{branch}.%{snapshot_date}%{?dist} +Release: 0.20.%{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 +* Thu Apr 25 2013 Erik van Pienbroek - 2.0.999-0.20.trunk.20130425 +- Update to 20130425 snapshot + * Wed Apr 3 2013 Erik van Pienbroek - 2.0.999-0.19.trunk.20130403 - Update to 20130403 snapshot diff --git a/sources b/sources index 2514557..34f5b63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56407c412f1f58f94d9429efd70f3f85 mingw-w64-trunk-snapshot-20130403.tar.gz +a7322da4d1f6e749b1b5630988251696 mingw-w64-trunk-snapshot-20130425.tar.gz