From 55f3a3512e1e4d84b984edb65bf18558752813f1 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: May 31 2013 00:25:27 +0000 Subject: Update to 20130530 snapshot --- diff --git a/.gitignore b/.gitignore index be95547..8557585 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /mingw-w64-trunk-snapshot-20130428.tar.gz /mingw-w64-trunk-snapshot-20130509.tar.gz /mingw-w64-trunk-snapshot-20130520.tar.gz +/mingw-w64-trunk-snapshot-20130530.tar.gz diff --git a/mingw-headers.spec b/mingw-headers.spec index c44f046..64c48bf 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,4 +1,4 @@ -%global snapshot_date 20130520 +%global snapshot_date 20130530 %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.24.%{branch}.%{snapshot_date}%{?dist} +Release: 0.25.%{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 May 30 2013 Erik van Pienbroek - 2.0.999-0.25.trunk.20130530 +- Update to 20130530 snapshot + * Mon May 20 2013 Erik van Pienbroek - 2.0.999-0.24.trunk.20130520 - Update to 20130520 snapshot diff --git a/sources b/sources index 4b1536e..5ad5b3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb2aeffaeabd436a389377bb399a1b1f mingw-w64-trunk-snapshot-20130520.tar.gz +7afc6f6187a936ff7b7a9e3a1fa7c13d mingw-w64-trunk-snapshot-20130530.tar.gz