[mingw-crt] Update to 20130530 snapshot

Erik van Pienbroek epienbro at fedoraproject.org
Fri May 31 00:30:54 UTC 2013


commit 917e345395582ad0a7f2af987bf4f8c13df4409c
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri May 31 02:30:20 2013 +0200

    Update to 20130530 snapshot

 .gitignore     |    1 +
 mingw-crt.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be95547..8557585 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /mingw-w64-trunk-snapshot-20130428.tar.gz
 /mingw-w64-trunk-snapshot-20130509.tar.gz
 /mingw-w64-trunk-snapshot-20130520.tar.gz
+/mingw-w64-trunk-snapshot-20130530.tar.gz
diff --git a/mingw-crt.spec b/mingw-crt.spec
index 99bc9fe..da4f859 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,11 +1,11 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20130520
+%global snapshot_date 20130530
 %global branch trunk
 
 Name:           mingw-crt
 Version:        2.0.999
-Release:        0.24.%{branch}.%{snapshot_date}%{?dist}
+Release:        0.25.%{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
+* Thu May 30 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.25.trunk.20130530
+- Update to 20130530 snapshot
+
 * Mon May 20 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.24.trunk.20130520
 - Update to 20130520 snapshot
 
diff --git a/sources b/sources
index 4b1536e..5ad5b3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb2aeffaeabd436a389377bb399a1b1f  mingw-w64-trunk-snapshot-20130520.tar.gz
+7afc6f6187a936ff7b7a9e3a1fa7c13d  mingw-w64-trunk-snapshot-20130530.tar.gz


More information about the scm-commits mailing list