[mingw-crt] Update to 20130425 snapshot

Erik van Pienbroek epienbro at fedoraproject.org
Thu Apr 25 17:23:01 UTC 2013


commit bda5ac465af48bea5515132cefa6b7cd961a8f25
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Thu Apr 25 19:22:55 2013 +0200

    Update to 20130425 snapshot

 .gitignore     |    1 +
 mingw-crt.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 568c414..f015b1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /mingw-w64-trunk-snapshot-20130127.tar.gz
 /mingw-w64-trunk-snapshot-20130216.tar.gz
 /mingw-w64-trunk-snapshot-20130403.tar.gz
+/mingw-w64-trunk-snapshot-20130425.tar.gz
diff --git a/mingw-crt.spec b/mingw-crt.spec
index cf3663d..adce506 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,11 +1,11 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20130403
+%global snapshot_date 20130425
 %global branch trunk
 
 Name:           mingw-crt
 Version:        2.0.999
-Release:        0.19.%{branch}.%{snapshot_date}%{?dist}
+Release:        0.20.%{branch}.%{snapshot_date}%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain and ZPLv2.1
@@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
 
 
 %changelog
+* Thu Apr 25 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.20.trunk.20130425
+- Update to 20130425 snapshot
+
 * Wed Apr  3 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.19.trunk.20130403
 - Update to 20130403 snapshot
 - Added Windows XP compatibility wrapper for the vsprintf_s function (RHBZ #917323)
diff --git a/sources b/sources
index 2514557..34f5b63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56407c412f1f58f94d9429efd70f3f85  mingw-w64-trunk-snapshot-20130403.tar.gz
+a7322da4d1f6e749b1b5630988251696  mingw-w64-trunk-snapshot-20130425.tar.gz


More information about the scm-commits mailing list