Update to r6469 (20140126 snapshot)

This commit is contained in:
Erik van Pienbroek 2014-01-26 21:25:22 +01:00
parent b6075056cb
commit 32c2a24dbb
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@
/mingw-w64-code-6388-trunk.zip
/mingw-w64-code-6432-trunk.zip
/mingw-w64-code-6460-trunk.zip
/mingw-w64-code-6469-trunk.zip

View File

@ -1,5 +1,5 @@
%global snapshot_date 20140124
%global snapshot_rev 6460
%global snapshot_date 20140126
%global snapshot_rev 6469
%global branch trunk
# The mingw-w64-headers provide the headers pthread_time.h
@ -19,7 +19,7 @@
Name: mingw-headers
Version: 3.1.999
Release: 0.2.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
Release: 0.3.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist}
Summary: Win32/Win64 header files
License: Public Domain and LGPLv2+ and ZPLv2.1
@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h
%changelog
* Sun Jan 26 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.1.999-0.3.trunk.r6469.20140126
- Update to r6469 (20140126 snapshot)
* Fri Jan 24 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.1.999-0.2.trunk.r6460.20140124
- Update to r6460 (20140124 snapshot)

View File

@ -1 +1 @@
656bcebdcfc7a05fe334fe7ad5f4dc2b mingw-w64-code-6460-trunk.zip
0b6b60edf3f2a7bbd76a1e498d96efd6 mingw-w64-code-6469-trunk.zip