[mingw-winpthreads] Update to 20141222 snapshot (git rev f7337b)

Erik van Pienbroek epienbro at fedoraproject.org
Mon Dec 22 12:42:39 UTC 2014


commit 01e8d1cde56f658e08f8b6d879efec6cbefe41d8
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Dec 22 13:42:33 2014 +0100

    Update to 20141222 snapshot (git rev f7337b)

 .gitignore             |    1 +
 mingw-winpthreads.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cbf8ca3..2e8ffca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /mingw-w64-mingw-w64-b08afbb5768898ae9c6d0d2798aaccf4f21de361.zip
 /mingw-w64-mingw-w64-a5c151e498a8bff9cf2da51b65fa79b65881f71e.zip
 /mingw-w64-mingw-w64-dadc8f83c38992fa4e55e9c90d673c194df70686.zip
+/mingw-w64-mingw-w64-f7337bdf0d70809e720b4e2671758e0c10c16f60.zip
diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec
index a9477a0..5116f64 100644
--- a/mingw-winpthreads.spec
+++ b/mingw-winpthreads.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
-%global snapshot_date 20141209
-%global snapshot_rev dadc8f83c38992fa4e55e9c90d673c194df70686
+%global snapshot_date 20141222
+%global snapshot_rev f7337bdf0d70809e720b4e2671758e0c10c16f60
 %global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6)
 %global branch trunk
 
@@ -10,7 +10,7 @@
 
 Name:           mingw-winpthreads
 Version:        3.9.999
-Release:        0.4.%{branch}.git.%{snapshot_rev_short}.%{snapshot_date}%{?dist}
+Release:        0.5.%{branch}.git.%{snapshot_rev_short}.%{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"
@@ -207,6 +207,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Mon Dec 22 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.9.999-0.5.trunk.git.f7337b.20141222
+- Update to 20141222 snapshot (git rev f7337b)
+
 * Tue Dec  9 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.9.999-0.4.trunk.git.dadc8f.20141209
 - Update to 20141209 snapshot (git rev dadc8f)
 
diff --git a/sources b/sources
index 6025c6c..2184d6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f7e9ca2d0dcfba8805f34bf7f24473f0  mingw-w64-mingw-w64-dadc8f83c38992fa4e55e9c90d673c194df70686.zip
+592eee2d754dcc647a60d3f6046fe987  mingw-w64-mingw-w64-f7337bdf0d70809e720b4e2671758e0c10c16f60.zip


More information about the scm-commits mailing list