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

Erik van Pienbroek epienbro at fedoraproject.org
Mon Feb 24 18:15:03 UTC 2014


commit 716d57e7fd4365af212f31540b31ff5e0d647aeb
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Feb 24 19:15:53 2014 +0100

    Update to r6497 (20140224 snapshot)

 .gitignore     |    1 +
 mingw-crt.spec |   12 +++++++++---
 sources        |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 984e909..9a204f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /mingw-w64-code-6469-trunk.zip
 /mingw-w64-code-6475-trunk.zip
 /mingw-w64-code-6477-trunk.zip
+/mingw-w64-code-6497-trunk.zip
diff --git a/mingw-crt.spec b/mingw-crt.spec
index d5236e1..3c74c33 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,12 +1,12 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20140210
-%global snapshot_rev 6477
+%global snapshot_date 20140224
+%global snapshot_rev 6497
 %global branch trunk
 
 Name:           mingw-crt
 Version:        3.1.999
-Release:        0.5.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
+Release:        0.7.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain and ZPLv2.1
@@ -99,6 +99,12 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
 
 
 %changelog
+* 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)
+
 * Mon Feb 10 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.999-0.5.trunk.r6477.20140210
 - Update to r6477 (20140210 snapshot)
 
diff --git a/sources b/sources
index e3999a5..7a7eaec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1ec71ef0b4e1e81a8abccd723de9eba  mingw-w64-code-6477-trunk.zip
+26f019de5020f70a49105ffb760f7888  mingw-w64-code-6497-trunk.zip


More information about the scm-commits mailing list