From 7ee2509944cffede9bbe5ab7043ebdf3e1031c03 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sep 11 2013 20:29:45 +0000 Subject: Update to r6277 (20130911 snapshot) - Fixes multiple definition of IDListContainerIsConsistent failures - Fixes unknown type name 'EXCEPTION_REGISTRATION' failures --- diff --git a/.gitignore b/.gitignore index 454f5ed..c12344f 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /mingw-w64-code-6230-trunk.zip /mingw-w64-code-6233-trunk.zip /mingw-w64-code-6258-trunk.zip +/mingw-w64-code-6277-trunk.zip diff --git a/mingw-headers.spec b/mingw-headers.spec index 1fe1148..d3b78d5 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,5 +1,5 @@ -%global snapshot_date 20130909 -%global snapshot_rev 6258 +%global snapshot_date 20130911 +%global snapshot_rev 6277 %global branch trunk # The mingw-w64-headers provide the headers pthread_time.h @@ -14,7 +14,7 @@ Name: mingw-headers Version: 2.0.999 -Release: 0.36.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} +Release: 0.37.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} Summary: Win32/Win64 header files License: Public Domain and LGPLv2+ and ZPLv2.1 @@ -110,6 +110,11 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h %changelog +* Wed Sep 11 2013 Erik van Pienbroek - 2.0.999-0.37.trunk.r6277.20130911 +- Update to r6277 (20130911 snapshot) +- Fixes multiple definition of IDListContainerIsConsistent failures +- Fixes unknown type name 'EXCEPTION_REGISTRATION' failures + * Mon Sep 9 2013 Erik van Pienbroek - 2.0.999-0.36.trunk.r6258.20130909 - Update to r6258 (20130909 snapshot) - Fixes various UOW related build failures diff --git a/sources b/sources index 9f42d06..40cbe2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -249a0e39201db22d0579ab6700524623 mingw-w64-code-6258-trunk.zip +4e254800917bcb05ec870318882b6813 mingw-w64-code-6277-trunk.zip