[mingw-headers] Update to 20130403 snapshot

Erik van Pienbroek epienbro at fedoraproject.org
Wed Apr 3 20:24:32 UTC 2013


commit a62c63bd28ae872176cf5ef048245602c98f450e
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Apr 3 22:24:25 2013 +0200

    Update to 20130403 snapshot

 .gitignore         |    1 +
 mingw-headers.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7db482..568c414 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /mingw-w64-trunk-snapshot-20130105.tar.gz
 /mingw-w64-trunk-snapshot-20130127.tar.gz
 /mingw-w64-trunk-snapshot-20130216.tar.gz
+/mingw-w64-trunk-snapshot-20130403.tar.gz
diff --git a/mingw-headers.spec b/mingw-headers.spec
index cf8f084..d58ec63 100644
--- a/mingw-headers.spec
+++ b/mingw-headers.spec
@@ -1,4 +1,4 @@
-%global snapshot_date 20130216
+%global snapshot_date 20130403
 %global branch trunk
 
 # The mingw-w64-headers provide the headers pthread_time.h
@@ -13,7 +13,7 @@
 
 Name:           mingw-headers
 Version:        2.0.999
-Release:        0.18.%{branch}.%{snapshot_date}%{?dist}
+Release:        0.19.%{branch}.%{snapshot_date}%{?dist}
 Summary:        Win32/Win64 header files
 
 License:        Public Domain and LGPLv2+ and ZPLv2.1
@@ -104,6 +104,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
 
 
 %changelog
+* Wed Apr  3 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.19.trunk.20130403
+- Update to 20130403 snapshot
+
 * Sat Feb 16 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.18.trunk.20130216
 - Update to 20130216 snapshot
 - Includes improved import libraries (for setupapi, cfgmgr32 and others)
diff --git a/sources b/sources
index 7971f50..2514557 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e75530a65502e9de0e0dcd73141dcd99  mingw-w64-trunk-snapshot-20130216.tar.gz
+56407c412f1f58f94d9429efd70f3f85  mingw-w64-trunk-snapshot-20130403.tar.gz


More information about the scm-commits mailing list