[mingw-headers] Update to r6460 (20140104 snapshot)

Erik van Pienbroek epienbro at fedoraproject.org
Fri Jan 24 18:51:40 UTC 2014


commit 7ffc341b4d95d59161297b092304901f5c485ec8
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Jan 24 19:52:00 2014 +0100

    Update to r6460 (20140104 snapshot)

 .gitignore         |    1 +
 mingw-headers.spec |   11 +++++++----
 sources            |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c5aca8..c13e036 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
 /mingw-w64-code-6379-trunk.zip
 /mingw-w64-code-6388-trunk.zip
 /mingw-w64-code-6432-trunk.zip
+/mingw-w64-code-6460-trunk.zip
diff --git a/mingw-headers.spec b/mingw-headers.spec
index ee0cf34..5731eba 100644
--- a/mingw-headers.spec
+++ b/mingw-headers.spec
@@ -1,5 +1,5 @@
-%global snapshot_date 20140104
-%global snapshot_rev 6432
+%global snapshot_date 20140124
+%global snapshot_rev 6460
 %global branch trunk
 
 # The mingw-w64-headers provide the headers pthread_time.h
@@ -11,7 +11,7 @@
 # available then this flag needs to be set to 0 to avoid
 # a file conflict with the winpthreads headers
 # Winpthreads is available as of Fedora 20
-%if %{?fedora} >= 20
+%if 0%{?fedora} >= 20
 %global bundle_dummy_pthread_headers 0
 %else
 %global bundle_dummy_pthread_headers 1
@@ -19,7 +19,7 @@
 
 Name:           mingw-headers
 Version:        3.1.999
-Release:        0.1.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
+Release:        0.2.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
 Summary:        Win32/Win64 header files
 
 License:        Public Domain and LGPLv2+ and ZPLv2.1
@@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
 
 
 %changelog
+* Fri Jan 24 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.2.trunk.r6460.20140124
+- Update to r6460 (20140104 snapshot)
+
 * Thu Jan  9 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.1.trunk.r6432.20140104
 - Bump version to keep working upgrade path
 
diff --git a/sources b/sources
index e295ce9..f7c57b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d81f684fcd7f161f5d7ef4b077558494  mingw-w64-code-6432-trunk.zip
+656bcebdcfc7a05fe334fe7ad5f4dc2b  mingw-w64-code-6460-trunk.zip


More information about the scm-commits mailing list