diff --git a/.gitignore b/.gitignore index a5059e4..6f546f6 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /mingw-w64-code-6432-trunk.zip /mingw-w64-code-6460-trunk.zip /mingw-w64-code-6469-trunk.zip +/mingw-w64-code-6475-trunk.zip diff --git a/mingw-headers.spec b/mingw-headers.spec index 2a5eb1b..a063858 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,5 +1,5 @@ -%global snapshot_date 20140126 -%global snapshot_rev 6469 +%global snapshot_date 20140208 +%global snapshot_rev 6475 %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.3.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} +Release: 0.4.%{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 +* Sat Feb 8 2014 Erik van Pienbroek - 3.1.999-0.4.trunk.r6475.20140208 +- Update to r6475 (20140208 snapshot) + * Sun Jan 26 2014 Erik van Pienbroek - 3.1.999-0.3.trunk.r6469.20140126 - Update to r6469 (20140126 snapshot) diff --git a/sources b/sources index 061b466..1afd6f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0b6b60edf3f2a7bbd76a1e498d96efd6 mingw-w64-code-6469-trunk.zip +ffe0c581d49fd71f97ffb8d9b13751c8 mingw-w64-code-6475-trunk.zip