[mingw-crt] Update to r6155 (20130827 snapshot)

Erik van Pienbroek epienbro at fedoraproject.org
Thu Aug 29 17:18:09 UTC 2013


commit 3fa3973cad272a8e360acf74e525fbc85a914aab
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Thu Aug 29 19:17:55 2013 +0200

    Update to r6155 (20130827 snapshot)

 .gitignore     |    1 +
 mingw-crt.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f57746..8fd8499 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /mingw-w64-code-5969-trunk.zip
 /mingw-w64-code-6069-trunk.zip
 /mingw-w64-code-6106-trunk.zip
+/mingw-w64-code-6155-trunk.zip
diff --git a/mingw-crt.spec b/mingw-crt.spec
index 01dbd50..3c9a8c6 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,12 +1,12 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20130819
-%global snapshot_rev 6106
+%global snapshot_date 20130827
+%global snapshot_rev 6155
 %global branch trunk
 
 Name:           mingw-crt
 Version:        2.0.999
-Release:        0.33.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
+Release:        0.34.%{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
+* Tue Aug 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.34.trunk.r6155.20130827
+- Update to r6155 (20130827 snapshot)
+
 * Mon Aug 19 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.33.trunk.r6106.20130819
 - Update to r6106 (20130819 snapshot)
 
diff --git a/sources b/sources
index 3157d7a..5ca7d30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c2f7b84f12613d1a9fcb1e4e28098754  mingw-w64-code-6106-trunk.zip
+db1c4604e233352a2f51f7276053fa8c  mingw-w64-code-6155-trunk.zip


More information about the scm-commits mailing list