From 72fa2dbc0d1dae0a893491e118e81600e444ce5b Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Jun 28 2013 16:48:46 +0000 Subject: Update to r5915 (20130628 snapshot) --- diff --git a/.gitignore b/.gitignore index 6a8f61d..45bbb58 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /mingw-w64-trunk-snapshot-20130530.tar.gz /mingw-w64-trunk-r5894-snapshot-20130614.zip /mingw-w64-trunk-r5904-snapshot-20130614.zip +/mingw-w64-code-5915-trunk.zip diff --git a/mingw-headers.spec b/mingw-headers.spec index 6fe5061..fa15e82 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,5 +1,5 @@ -%global snapshot_date 20130614 -%global snapshot_rev 5904 +%global snapshot_date 20130628 +%global snapshot_rev 5915 %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.27.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} +Release: 0.28.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} Summary: Win32/Win64 header files License: Public Domain and LGPLv2+ and ZPLv2.1 @@ -23,11 +23,11 @@ Group: Development/Libraries URL: http://mingw-w64.sourceforge.net/ %if 0%{?snapshot_date} # To regerenate a snapshot: -# Use your regular webbrowser to open http://sourceforge.net/p/mingw-w64/code/5900/tarball?path=/trunk +# Use your regular webbrowser to open http://sourceforge.net/p/mingw-w64/code/%{snapshot_rev}/tarball?path=/trunk # This triggers the SourceForge instructure to generate a snapshot # After that you can pull in the archive with: -# wget http://sourceforge.net/code-snapshots/svn/m/mi/mingw-w64/code/mingw-w64-code-%{snapshot_rev}-%{branch}.zip -O mingw-w64-%{branch}-r%{snapshot_rev}-snapshot-$(date '+%Y%m%d').zip -Source0: mingw-w64-%{branch}-r%{snapshot_rev}-snapshot-%{snapshot_date}.zip +# wget http://sourceforge.net/code-snapshots/svn/m/mi/mingw-w64/code/mingw-w64-code-%{snapshot_rev}-%{branch}.zip +Source0: mingw-w64-code-%{snapshot_rev}-%{branch}.zip %else Source0: http://downloads.sourceforge.net/mingw-w64/mingw-w64-v%{version}.tar.gz %endif @@ -108,6 +108,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h %changelog +* Fri Jun 28 2013 Erik van Pienbroek - 2.0.999-0.28.trunk.r5915.20130628 +- Update to r5915 (20130628 snapshot) + * Fri Jun 14 2013 Erik van Pienbroek - 2.0.999-0.27.trunk.r5904.20130614 - Update to r5904 (fixes various regressions) diff --git a/sources b/sources index 45708ab..655601e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9db977e0e774d393ee0760f961175a2 mingw-w64-trunk-r5904-snapshot-20130614.zip +c4ba2c2b8f27614dc8788c31357924c5 mingw-w64-code-5915-trunk.zip