[mingw-winpthreads] Update to r6460 (20140124 snapshot)

Erik van Pienbroek epienbro at fedoraproject.org
Fri Jan 24 20:28:50 UTC 2014


commit 0fb12ce696dd0668283182759ea02ba02e33db7e
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Jan 24 21:29:08 2014 +0100

    Update to r6460 (20140124 snapshot)

 .gitignore             |    1 +
 mingw-winpthreads.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af3423d..88efcc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /mingw-w64-v3.0.0.tar.bz2
 /mingw-w64-code-6379-trunk.zip
 /mingw-w64-code-6432-trunk.zip
+/mingw-w64-code-6460-trunk.zip
diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec
index 9261b04..c2722d4 100644
--- a/mingw-winpthreads.spec
+++ b/mingw-winpthreads.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
-%global snapshot_date 20140104
-%global snapshot_rev 6432
+%global snapshot_date 20140124
+%global snapshot_rev 6460
 %global branch trunk
 
 # Run the testsuite
@@ -9,7 +9,7 @@
 
 Name:           mingw-winpthreads
 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:        MinGW pthread library
 # The main license of winpthreads is MIT, but parts of this library
 # are derived from the "Posix Threads library for Microsoft Windows"
@@ -206,6 +206,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Fri Jan 24 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.2.trunk.r6460.20140124
+- Update to r6460 (20140124 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