From 18c071936cc3cd1048106fbd3be65f8acdbf353c Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Fri, 13 Jul 2012 21:07:42 +0200 Subject: [PATCH] Update to 20120713 snapshot --- .gitignore | 1 + mingw-headers.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 793bb1d..a47103d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /mingw-w64-src_20120601.tar.bz2 /mingw-w64-src_20120705.tar.bz2 /mingw-w64-src_20120709.tar.bz2 +/mingw-w64-src_20120713.tar.bz2 diff --git a/mingw-headers.spec b/mingw-headers.spec index 20236f9..402af4b 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,4 +1,4 @@ -%global snapshot_date 20120709 +%global snapshot_date 20120713 # 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.8.trunk.%{snapshot_date}%{?dist} +Release: 0.9.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 +* Fri Jul 13 2012 Erik van Pienbroek - 2.0.999-0.9.trunk.20120713 +- Update to 20120713 snapshot + * Mon Jul 09 2012 Erik van Pienbroek - 2.0.999-0.8.trunk.20120709 - Update to 20120709 snapshot (contains full Cygwin support) - Eliminated various manual kludges as upstream now installs their diff --git a/sources b/sources index 88f0a14..e14d06b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6830d62327e8d1e7c09693d198b80537 mingw-w64-src_20120709.tar.bz2 +e4254582928419c9cb9c46fc73e72e2a mingw-w64-src_20120713.tar.bz2