[mingw-headers] Update to 20120601 snapshot

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jun 3 12:12:32 UTC 2012


commit 48359d1cf0b2a946b9fe154875807d766d819edb
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jun 3 14:12:16 2012 +0200

    Update to 20120601 snapshot

 .gitignore         |    1 +
 mingw-headers.spec |   10 +++++-----
 sources            |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6952a5f..ae35a9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /mingw-w64-src_20120224.tar.bz2
+/mingw-w64-src_20120601.tar.bz2
diff --git a/mingw-headers.spec b/mingw-headers.spec
index 6754717..1575806 100644
--- a/mingw-headers.spec
+++ b/mingw-headers.spec
@@ -1,7 +1,4 @@
-%global snapshot_date 20120224
-
-%global mingw_build_win32 1
-%global mingw_build_win64 1
+%global snapshot_date 20120601
 
 # The mingw-w64-headers provide the headers pthread_time.h
 # and pthread_unistd.h by default and are dummy headers.
@@ -15,7 +12,7 @@
 
 Name:           mingw-headers
 Version:        2.0.999
-Release:        0.5.trunk.%{snapshot_date}%{?dist}
+Release:        0.6.trunk.%{snapshot_date}%{?dist}
 Summary:        Win32/Win64 header files
 
 License:        Public Domain and LGPLv2+ and ZPLv2.1
@@ -113,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
 
 
 %changelog
+* Sat Jun 02 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.6.trunk.20120601
+- Update to 20120601 snapshot
+
 * Sat Mar 03 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.5.trunk.20120224
 - Bump EVR to fix upgrade path when upgrading from the testing repository
 
diff --git a/sources b/sources
index e4c804a..96303ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1223b8f402e1e6296c5b70d63b37d4b0  mingw-w64-src_20120224.tar.bz2
+97f897d9afe3cf1d1365b40273a237b8  mingw-w64-src_20120601.tar.bz2


More information about the scm-commits mailing list