[mingw-crt] Update to r6475 (20140208 snapshot)

Erik van Pienbroek epienbro at fedoraproject.org
Sat Feb 8 21:09:54 UTC 2014


commit f77ecd49dba51436c6fb67463e5007ca08051f23
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Feb 8 22:10:28 2014 +0100

    Update to r6475 (20140208 snapshot)

 .gitignore     |    1 +
 mingw-crt.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68af966..3b7ae74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
 /mingw-w64-code-6432-trunk.zip
 /mingw-w64-code-6460-trunk.zip
 /mingw-w64-code-6469-trunk.zip
+/mingw-w64-code-6475-trunk.zip
diff --git a/mingw-crt.spec b/mingw-crt.spec
index 27b6b1c..14fbaf5 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,12 +1,12 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20140126
-%global snapshot_rev 6469
+%global snapshot_date 20140208
+%global snapshot_rev 6475
 %global branch trunk
 
 Name:           mingw-crt
 Version:        3.1.999
-Release:        0.3.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
+Release:        0.4.%{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 Feb  8 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.4.trunk.r6475.20140208
+- Update to r6475 (20140208 snapshot)
+
 * Sun Jan 26 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.3.trunk.r6469.20140126
 - Update to r6469 (20140126 snapshot)
 - Fixes missing sprintf_s issue on Windows XP/Server 2003 (RHBZ #1054481)
diff --git a/sources b/sources
index 061b466..1afd6f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b6b60edf3f2a7bbd76a1e498d96efd6  mingw-w64-code-6469-trunk.zip
+ffe0c581d49fd71f97ffb8d9b13751c8  mingw-w64-code-6475-trunk.zip


More information about the scm-commits mailing list