[mingw-crt] Update to 20120705 snapshot (contains various Cygwin changes)

Erik van Pienbroek epienbro at fedoraproject.org
Thu Jul 5 19:54:57 UTC 2012


commit 181f472c7c1f09e1a536952a379ff0e0dd122fb0
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Thu Jul 5 21:40:00 2012 +0200

    Update to 20120705 snapshot (contains various Cygwin changes)

 .gitignore     |    1 +
 mingw-crt.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae35a9d..61d6132 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mingw-w64-src_20120224.tar.bz2
 /mingw-w64-src_20120601.tar.bz2
+/mingw-w64-src_20120705.tar.bz2
diff --git a/mingw-crt.spec b/mingw-crt.spec
index ff35632..a1e2391 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,10 +1,10 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20120601
+%global snapshot_date 20120705
 
 Name:           mingw-crt
 Version:        2.0.999
-Release:        0.6.trunk.%{snapshot_date}%{?dist}
+Release:        0.7.trunk.%{snapshot_date}%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain and ZPLv2.1
@@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_prefix}/%{mingw64_target}/libsrc
 
 
 %changelog
+* Thu Jul  5 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.7.trunk.20120705
+- Update to 20120705 snapshot (contains various Cygwin changes)
+
 * Sat Jun  2 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.6.trunk.20120601
 - Update to 20120601 snapshot
 
diff --git a/sources b/sources
index 96303ff..f68869e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97f897d9afe3cf1d1365b40273a237b8  mingw-w64-src_20120601.tar.bz2
+114cb4074bd6b20414ecc76942d9ac36  mingw-w64-src_20120705.tar.bz2


More information about the scm-commits mailing list