[mingw-crt] Update to r6432 (20140104 snapshot)

Erik van Pienbroek epienbro at fedoraproject.org
Sat Jan 4 21:49:20 UTC 2014


commit 96e4f7d3f301386ebb2a81aba94faa1937a2c818
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Jan 4 22:49:23 2014 +0100

    Update to r6432 (20140104 snapshot)

 .gitignore     |    1 +
 mingw-crt.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa84fa3..271edd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /mingw-w64-code-6284-trunk.zip
 /mingw-w64-code-6379-trunk.zip
 /mingw-w64-code-6388-trunk.zip
+/mingw-w64-code-6432-trunk.zip
diff --git a/mingw-crt.spec b/mingw-crt.spec
index e59e034..8b5198e 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,12 +1,12 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20131129
-%global snapshot_rev 6388
+%global snapshot_date 20140104
+%global snapshot_rev 6432
 %global branch trunk
 
 Name:           mingw-crt
 Version:        3.0.999
-Release:        0.2.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
+Release:        0.3.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain and ZPLv2.1
@@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
 
 
 %changelog
+* Sat Jan  4 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.0.999-0.3.trunk.r6432.20140104
+- Update to r6432 (20140104 snapshot)
+
 * Fri Nov 29 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.0.999-0.2.trunk.r6388.20131129
 - Update to r6388 (20131129 snapshot)
 
diff --git a/sources b/sources
index 2d95238..e295ce9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e24ae80de0444def19683f715362718  mingw-w64-code-6388-trunk.zip
+d81f684fcd7f161f5d7ef4b077558494  mingw-w64-code-6432-trunk.zip


More information about the scm-commits mailing list