From 6758c0f0bf3e297c7886b0420769ab5b07bd5eb5 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sun, 30 Mar 2014 15:15:25 +0200 Subject: [PATCH] Update to r6559 (20140330 snapshot) --- .gitignore | 1 + mingw-headers.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3abc0b3..fe4f8c6 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /mingw-w64-code-6477-trunk.zip /mingw-w64-code-6479-trunk.zip /mingw-w64-code-6497-trunk.zip +/mingw-w64-code-6559-trunk.zip diff --git a/mingw-headers.spec b/mingw-headers.spec index 525769b..85fcd35 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,5 +1,5 @@ -%global snapshot_date 20140224 -%global snapshot_rev 6497 +%global snapshot_date 20140330 +%global snapshot_rev 6559 %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.7.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} +Release: 0.8.%{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 Mar 30 2014 Erik van Pienbroek - 3.1.999-0.8.trunk.r6559.20140330 +- Update to r6559 (20140330 snapshot) + * Mon Feb 24 2014 Erik van Pienbroek - 3.1.999-0.7.trunk.r6497.20140224 - Update to r6497 (20140224 snapshot) diff --git a/sources b/sources index 7a7eaec..451ed8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26f019de5020f70a49105ffb760f7888 mingw-w64-code-6497-trunk.zip +8370d4a3550cc8ed32726daf28c03375 mingw-w64-code-6559-trunk.zip