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

Erik van Pienbroek epienbro at fedoraproject.org
Mon Feb 24 18:14:40 UTC 2014


commit 169260b13e2ec092748540a0db91b7a65e4ff41b
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Feb 24 19:15:29 2014 +0100

    Update to r6497 (20140224 snapshot)

 .gitignore         |    1 +
 mingw-headers.spec |   11 +++++++----
 sources            |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 102b6c7..3abc0b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
 /mingw-w64-code-6475-trunk.zip
 /mingw-w64-code-6477-trunk.zip
 /mingw-w64-code-6479-trunk.zip
+/mingw-w64-code-6497-trunk.zip
diff --git a/mingw-headers.spec b/mingw-headers.spec
index 865b82a..525769b 100644
--- a/mingw-headers.spec
+++ b/mingw-headers.spec
@@ -1,5 +1,5 @@
-%global snapshot_date 20140211
-%global snapshot_rev 6479
+%global snapshot_date 20140224
+%global snapshot_rev 6497
 %global branch trunk
 
 # The mingw-w64-headers provide the headers pthread_time.h
@@ -19,7 +19,7 @@
 
 Name:           mingw-headers
 Version:        3.1.999
-Release:        0.6.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
+Release:        0.7.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
 Summary:        Win32/Win64 header files
 
 License:        Public Domain and LGPLv2+ and ZPLv2.1
@@ -115,7 +115,10 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
 
 
 %changelog
-* Tue Feb 11 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.6.trunk.r6479.20140210
+* Mon Feb 24 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.7.trunk.r6497.20140224
+- Update to r6497 (20140224 snapshot)
+
+* Tue Feb 11 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.6.trunk.r6479.20140211
 - Update to r6479 (20140211 snapshot)
 - Fixes another math.h issue
 
diff --git a/sources b/sources
index e496769..7a7eaec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52bc319d3dc6e047daa80019fc4df22a  mingw-w64-code-6479-trunk.zip
+26f019de5020f70a49105ffb760f7888  mingw-w64-code-6497-trunk.zip


More information about the scm-commits mailing list