From 73e4042ba9b1fed2a116dd947f979189690ad6a4 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Tue, 11 Feb 2014 19:21:26 +0100 Subject: [PATCH] Update to r6479 (20140211 snapshot) --- .gitignore | 1 + mingw-headers.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 82c80f2..102b6c7 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /mingw-w64-code-6469-trunk.zip /mingw-w64-code-6475-trunk.zip /mingw-w64-code-6477-trunk.zip +/mingw-w64-code-6479-trunk.zip diff --git a/mingw-headers.spec b/mingw-headers.spec index 5b5a591..310a5ea 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,5 +1,5 @@ -%global snapshot_date 20140210 -%global snapshot_rev 6477 +%global snapshot_date 20140211 +%global snapshot_rev 6479 %global branch trunk # The mingw-w64-headers provide the headers pthread_time.h @@ -115,8 +115,12 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h %changelog +* Tue Feb 11 2014 Erik van Pienbroek - 3.1.999-0.6.trunk.r6479.20140210 +- Update to r6479 (20140211 snapshot) +- Fixes another math.h issue + * Mon Feb 10 2014 Erik van Pienbroek - 3.1.999-0.5.trunk.r6477.20140210 -- Update to r6477 +- Update to r6477 (20140210 snapshot) - Fixes broken math.h when using C++ (RHBZ #1061443) * Sat Feb 8 2014 Erik van Pienbroek - 3.1.999-0.4.trunk.r6475.20140208 diff --git a/sources b/sources index e3999a5..e496769 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1ec71ef0b4e1e81a8abccd723de9eba mingw-w64-code-6477-trunk.zip +52bc319d3dc6e047daa80019fc4df22a mingw-w64-code-6479-trunk.zip