[mingw-winpthreads] Update to r6497 (20140224 snapshot)

Erik van Pienbroek epienbro at fedoraproject.org
Mon Feb 24 18:07:42 UTC 2014


commit d6c5c4cbf5e4a35c6106a537ee980dc12ed7dcd5
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Feb 24 19:08:30 2014 +0100

    Update to r6497 (20140224 snapshot)

 .gitignore             |    1 +
 mingw-winpthreads.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 88efcc8..eaf8fc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /mingw-w64-code-6379-trunk.zip
 /mingw-w64-code-6432-trunk.zip
 /mingw-w64-code-6460-trunk.zip
+/mingw-w64-code-6497-trunk.zip
diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec
index c2722d4..570147a 100644
--- a/mingw-winpthreads.spec
+++ b/mingw-winpthreads.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
-%global snapshot_date 20140124
-%global snapshot_rev 6460
+%global snapshot_date 20140224
+%global snapshot_rev 6497
 %global branch trunk
 
 # Run the testsuite
@@ -9,7 +9,7 @@
 
 Name:           mingw-winpthreads
 Version:        3.1.999
-Release:        0.2.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
+Release:        0.3.%{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
+* Mon Feb 24 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.3.trunk.r6497.20140224
+- Update to r6497 (20140224 snapshot)
+
 * Fri Jan 24 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.2.trunk.r6460.20140124
 - Update to r6460 (20140124 snapshot)
 
diff --git a/sources b/sources
index f7c57b0..7a7eaec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-656bcebdcfc7a05fe334fe7ad5f4dc2b  mingw-w64-code-6460-trunk.zip
+26f019de5020f70a49105ffb760f7888  mingw-w64-code-6497-trunk.zip


More information about the scm-commits mailing list