[mingw-crt] Update to 20120601 snapshot

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jun 3 12:18:35 UTC 2012


commit 549e0c0568aa6648d67c315dfc222ce677efe928
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jun 3 14:18:28 2012 +0200

    Update to 20120601 snapshot

 .gitignore     |    1 +
 mingw-crt.spec |   12 ++++++------
 sources        |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6952a5f..ae35a9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /mingw-w64-src_20120224.tar.bz2
+/mingw-w64-src_20120601.tar.bz2
diff --git a/mingw-crt.spec b/mingw-crt.spec
index a86065d..ff35632 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,13 +1,10 @@
-%?mingw_package_header
+%{?mingw_package_header}
 
-%global snapshot_date 20120224
-
-%global mingw_build_win32 1
-%global mingw_build_win64 1
+%global snapshot_date 20120601
 
 Name:           mingw-crt
 Version:        2.0.999
-Release:        0.5.trunk.%{snapshot_date}%{?dist}
+Release:        0.6.trunk.%{snapshot_date}%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain and ZPLv2.1
@@ -106,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_prefix}/%{mingw64_target}/libsrc
 
 
 %changelog
+* Sat Jun  2 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.6.trunk.20120601
+- Update to 20120601 snapshot
+
 * Tue Mar  6 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.5.trunk.20120224
 - Enable support for the win64 target
 
diff --git a/sources b/sources
index e4c804a..96303ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1223b8f402e1e6296c5b70d63b37d4b0  mingw-w64-src_20120224.tar.bz2
+97f897d9afe3cf1d1365b40273a237b8  mingw-w64-src_20120601.tar.bz2


More information about the scm-commits mailing list