[mingw-crt] Update to 20121109 snapshot

Erik van Pienbroek epienbro at fedoraproject.org
Fri Nov 9 12:42:31 UTC 2012


commit 6eaff864bd6c303a7a5c33285ceab4f6cac62367
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Nov 9 13:42:24 2012 +0100

    Update to 20121109 snapshot

 .gitignore     |    1 +
 mingw-crt.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a18222..49ec4ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /mingw-w64-src_20120718.tar.bz2
 /mingw-w64-src_20121006.tar.bz2
 /mingw-w64-trunk-snapshot-20121016.tar.gz
+/mingw-w64-trunk-snapshot-20121109.tar.gz
diff --git a/mingw-crt.spec b/mingw-crt.spec
index a51d5f2..5d00676 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,11 +1,11 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20121016
+%global snapshot_date 20121109
 %global branch trunk
 
 Name:           mingw-crt
 Version:        2.0.999
-Release:        0.13.%{branch}.%{snapshot_date}%{?dist}
+Release:        0.14.%{branch}.%{snapshot_date}%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain and ZPLv2.1
@@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
 
 
 %changelog
+* Fri Nov  9 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.14.trunk.20121109
+- Update to 20121109 snapshot
+
 * Tue Oct 16 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.13.trunk.20121016
 - Update to 20121016 snapshot
 - Use a different source tarball which doesn't contain unrelevant code (like libiberty)
diff --git a/sources b/sources
index 0a92669..d6202bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87b913275ebe1de8ea0b4f30a6702006  mingw-w64-trunk-snapshot-20121016.tar.gz
+cc2edf4747c3260d8256adc60e795eea  mingw-w64-trunk-snapshot-20121109.tar.gz


More information about the scm-commits mailing list