[mingw-crt] Update to 20121110 snapshot

Erik van Pienbroek epienbro at fedoraproject.org
Sat Nov 10 22:18:17 UTC 2012


commit b88df5e3ec7b8f09ffa779d1bf7cdd90fe7cbc57
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Nov 10 23:18:13 2012 +0100

    Update to 20121110 snapshot

 .gitignore     |    1 +
 mingw-crt.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49ec4ba..dad8fcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /mingw-w64-src_20121006.tar.bz2
 /mingw-w64-trunk-snapshot-20121016.tar.gz
 /mingw-w64-trunk-snapshot-20121109.tar.gz
+/mingw-w64-trunk-snapshot-20121110.tar.gz
diff --git a/mingw-crt.spec b/mingw-crt.spec
index 5d00676..c65706c 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,11 +1,11 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20121109
+%global snapshot_date 20121110
 %global branch trunk
 
 Name:           mingw-crt
 Version:        2.0.999
-Release:        0.14.%{branch}.%{snapshot_date}%{?dist}
+Release:        0.15.%{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
+* Sat Nov 10 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.15.trunk.20121110
+- Update to 20121110 snapshot
+
 * Fri Nov  9 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.14.trunk.20121109
 - Update to 20121109 snapshot
 
diff --git a/sources b/sources
index d6202bf..531b4e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc2edf4747c3260d8256adc60e795eea  mingw-w64-trunk-snapshot-20121109.tar.gz
+7bb40e00ae4bee4ef664cdc2cbeb0d84  mingw-w64-trunk-snapshot-20121110.tar.gz


More information about the scm-commits mailing list