diff --git a/.gitignore b/.gitignore index 96c4a02..76eabeb 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /mingw-w64-code-6497-trunk.zip /mingw-w64-code-6559-trunk.zip /mingw-w64-mingw-w64-502c72047e68fecf07f628628b75296863ff5b35.zip +/mingw-w64-mingw-w64-b8e8160da0648fc0406b028a2bff0938d9b9175e.zip diff --git a/mingw-headers.spec b/mingw-headers.spec index 4ee0f37..7f75c43 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,5 +1,5 @@ -%global snapshot_date 20140524 -%global snapshot_rev 502c72047e68fecf07f628628b75296863ff5b35 +%global snapshot_date 20140530 +%global snapshot_rev b8e8160da0648fc0406b028a2bff0938d9b9175e %global snapshot_rev_short %(echo %snapshot_rev | cut -c1-6) %global branch trunk @@ -20,7 +20,7 @@ Name: mingw-headers Version: 3.1.999 -Release: 0.9.%{branch}.git%{snapshot_rev_short}.%{snapshot_date}%{?dist} +Release: 0.10.%{branch}.git%{snapshot_rev_short}.%{snapshot_date}%{?dist} Summary: Win32/Win64 header files License: Public Domain and LGPLv2+ and ZPLv2.1 @@ -28,7 +28,7 @@ Group: Development/Libraries URL: http://mingw-w64.sourceforge.net/ %if 0%{?snapshot_date} -# To regerenate a snapshot: +# To regenerate a snapshot: # Use your regular webbrowser to open https://sourceforge.net/p/mingw-w64/mingw-w64/ci/%{snapshot_rev}/tarball # This triggers the SourceForge instructure to generate a snapshot # After that you can pull in the archive with: @@ -124,6 +124,10 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h %changelog +* Fri May 30 2014 Erik van Pienbroek - 3.1.999-0.10.trunk.gitb8e8160.20140530 +- Update to 20140530 snapshot (git rev b8e8160) +- Fixes initializer issue in IN6ADDR macros (RHBZ #1067426) + * Sat May 24 2014 Erik van Pienbroek - 3.1.999-0.9.trunk.git502c72.20140524 - Update to 20140524 snapshot (git rev 502c72) - Upstream has switched from SVN to Git diff --git a/sources b/sources index 3b5fe9f..9035057 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b73334ae88745e506f34aae0fc7ce593 mingw-w64-mingw-w64-502c72047e68fecf07f628628b75296863ff5b35.zip +f19ecf92ea2add42ac8ada9d5013baea mingw-w64-mingw-w64-b8e8160da0648fc0406b028a2bff0938d9b9175e.zip