From 12f21ad37beba821c16ae4a3109440b673de966a Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sat, 13 Jul 2013 20:07:16 +0200 Subject: [PATCH] Update to r5949 (20130713 snapshot) --- .gitignore | 1 + mingw-headers.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 45bbb58..607353e 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /mingw-w64-trunk-r5894-snapshot-20130614.zip /mingw-w64-trunk-r5904-snapshot-20130614.zip /mingw-w64-code-5915-trunk.zip +/mingw-w64-code-5949-trunk.zip diff --git a/mingw-headers.spec b/mingw-headers.spec index fa15e82..ece5f75 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,5 +1,5 @@ -%global snapshot_date 20130628 -%global snapshot_rev 5915 +%global snapshot_date 20130713 +%global snapshot_rev 5949 %global branch trunk # The mingw-w64-headers provide the headers pthread_time.h @@ -14,7 +14,7 @@ Name: mingw-headers Version: 2.0.999 -Release: 0.28.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} +Release: 0.29.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} Summary: Win32/Win64 header files License: Public Domain and LGPLv2+ and ZPLv2.1 @@ -108,6 +108,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h %changelog +* Sat Jul 13 2013 Erik van Pienbroek - 2.0.999-0.29.trunk.r5949.20130713 +- Update to r5949 (20130713 snapshot) + * Fri Jun 28 2013 Erik van Pienbroek - 2.0.999-0.28.trunk.r5915.20130628 - Update to r5915 (20130628 snapshot) diff --git a/sources b/sources index 655601e..68da209 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4ba2c2b8f27614dc8788c31357924c5 mingw-w64-code-5915-trunk.zip +1f7dc963a82bc1fb00566d257355520c mingw-w64-code-5949-trunk.zip