Update to 20140530 snapshot (git rev b8e8160) and fixes RHBZ #1067426

This commit is contained in:
Erik van Pienbroek 2014-05-30 14:06:43 +02:00
parent 529ed84fbd
commit 8ddb98f56f
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <epienbro@fedoraproject.org> - 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 <epienbro@fedoraproject.org> - 3.1.999-0.9.trunk.git502c72.20140524
- Update to 20140524 snapshot (git rev 502c72)
- Upstream has switched from SVN to Git

View File

@ -1 +1 @@
b73334ae88745e506f34aae0fc7ce593 mingw-w64-mingw-w64-502c72047e68fecf07f628628b75296863ff5b35.zip
f19ecf92ea2add42ac8ada9d5013baea mingw-w64-mingw-w64-b8e8160da0648fc0406b028a2bff0938d9b9175e.zip