From 6701cbfb055ebf8df78bd85740e73e22eceed500 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Fri, 29 Nov 2013 18:31:01 +0100 Subject: [PATCH] Update to r6388 (20131129 snapshot) --- .gitignore | 1 + mingw-headers.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4856ebe..3ef3b48 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /mingw-w64-code-6284-trunk.zip /mingw-w64-v3.0.0.tar.bz2 /mingw-w64-code-6379-trunk.zip +/mingw-w64-code-6388-trunk.zip diff --git a/mingw-headers.spec b/mingw-headers.spec index be946ea..8dfd281 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,5 +1,5 @@ -%global snapshot_date 20131120 -%global snapshot_rev 6379 +%global snapshot_date 20131129 +%global snapshot_rev 6388 %global branch trunk # The mingw-w64-headers provide the headers pthread_time.h @@ -19,7 +19,7 @@ Name: mingw-headers Version: 3.0.999 -Release: 0.1.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} +Release: 0.2.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} Summary: Win32/Win64 header files License: Public Domain and LGPLv2+ and ZPLv2.1 @@ -115,6 +115,10 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h %changelog +* Fri Nov 29 2013 Erik van Pienbroek - 3.0.999-0.2.trunk.r6388.20131129 +- Update to r6388 (20131129 snapshot) +- Fixes compile failure in mingw-qt5-qtserialport (regarding setupapi.h header) + * Wed Nov 20 2013 Erik van Pienbroek - 3.0.999-0.1.trunk.r6379.20131120 - Update to r6379 (20131120 snapshot) diff --git a/sources b/sources index bfefab0..2d95238 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f85fe3fb4bc25656751a6d472ae072ff mingw-w64-code-6379-trunk.zip +1e24ae80de0444def19683f715362718 mingw-w64-code-6388-trunk.zip