Update to r5969 (20130721 snapshot)

- Update to r5969 (20130721 snapshot)
- Resolves mingw-boost failure for the i686 target (regarding Interlocked* symbols)
This commit is contained in:
Erik van Pienbroek 2013-07-21 17:03:53 +02:00
parent 12f21ad37b
commit d0c9837076
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/mingw-w64-trunk-r5904-snapshot-20130614.zip
/mingw-w64-code-5915-trunk.zip
/mingw-w64-code-5949-trunk.zip
/mingw-w64-code-5969-trunk.zip

View File

@ -1,5 +1,5 @@
%global snapshot_date 20130713
%global snapshot_rev 5949
%global snapshot_date 20130721
%global snapshot_rev 5969
%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.29.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
Release: 0.30.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
Summary: Win32/Win64 header files
License: Public Domain and LGPLv2+ and ZPLv2.1
@ -108,6 +108,10 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
%changelog
* Sun Jul 21 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.30.trunk.r5969.20130721
- Update to r5969 (20130721 snapshot)
- Resolves mingw-boost failure for the i686 target (regarding Interlocked* symbols)
* Sat Jul 13 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.0.999-0.29.trunk.r5949.20130713
- Update to r5949 (20130713 snapshot)

View File

@ -1 +1 @@
1f7dc963a82bc1fb00566d257355520c mingw-w64-code-5949-trunk.zip
88901784987fb834d5805a39d692329c mingw-w64-code-5969-trunk.zip