[mingw-headers] Update to 20130105 snapshot

Erik van Pienbroek epienbro at fedoraproject.org
Sat Jan 5 15:11:45 UTC 2013


commit c86d55845e6f1a4ee570b886967205f78083d6d1
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Jan 5 16:11:24 2013 +0100

    Update to 20130105 snapshot

 .gitignore         |    1 +
 mingw-headers.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dad8fcc..fc5a8a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /mingw-w64-trunk-snapshot-20121016.tar.gz
 /mingw-w64-trunk-snapshot-20121109.tar.gz
 /mingw-w64-trunk-snapshot-20121110.tar.gz
+/mingw-w64-trunk-snapshot-20130105.tar.gz
diff --git a/mingw-headers.spec b/mingw-headers.spec
index 2364a09..d114ce0 100644
--- a/mingw-headers.spec
+++ b/mingw-headers.spec
@@ -1,4 +1,4 @@
-%global snapshot_date 20121110
+%global snapshot_date 20130105
 %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.15.%{branch}.%{snapshot_date}%{?dist}
+Release:        0.16.%{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
+* Sat Jan  5 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.16.trunk.20130105
+- Update to 20130105 snapshot
+
 * Sat Nov 10 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.15.trunk.20121110
 - Update to 20121110 snapshot
 - Fixes build issue with DirectWrite support in mingw-qt5-qtbase
diff --git a/sources b/sources
index 531b4e5..9121a75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bb40e00ae4bee4ef664cdc2cbeb0d84  mingw-w64-trunk-snapshot-20121110.tar.gz
+6ecea1c7c7d3e760d274eddf605c6115  mingw-w64-trunk-snapshot-20130105.tar.gz


More information about the scm-commits mailing list