From 076c27dd97b0ff21ba717e6a9b12a2038ba0118d Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Thu, 9 May 2013 12:32:51 +0200 Subject: [PATCH] Update to 20130509 snapshot --- .gitignore | 1 + mingw-headers.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 436373b..d1d5a51 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /mingw-w64-trunk-snapshot-20130403.tar.gz /mingw-w64-trunk-snapshot-20130425.tar.gz /mingw-w64-trunk-snapshot-20130428.tar.gz +/mingw-w64-trunk-snapshot-20130509.tar.gz diff --git a/mingw-headers.spec b/mingw-headers.spec index 20dcf1f..c491727 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,4 +1,4 @@ -%global snapshot_date 20130428 +%global snapshot_date 20130509 %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.21.%{branch}.%{snapshot_date}%{?dist} +Release: 0.22.%{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 9 2013 Erik van Pienbroek - 2.0.999-0.22.trunk.20130509 +- Update to 20130509 snapshot + * Sun Apr 28 2013 Erik van Pienbroek - 2.0.999-0.21.trunk.20130428 - Update to 20130428 snapshot - Fixes build regression in gettext regarding asprinf diff --git a/sources b/sources index 8b4f575..33d150d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b163015b9f083fd61f96edbfb9962ad1 mingw-w64-trunk-snapshot-20130428.tar.gz +1906864a45ae72a116c602e4961edb31 mingw-w64-trunk-snapshot-20130509.tar.gz