From 2b33af2b4f84fe1eba4ce1fadb6f2e30936d1708 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Thu, 19 Jul 2012 00:21:37 +0200 Subject: [PATCH] Update to 20120718 snapshot --- .gitignore | 1 + mingw-crt.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a47103d..2e7b326 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /mingw-w64-src_20120705.tar.bz2 /mingw-w64-src_20120709.tar.bz2 /mingw-w64-src_20120713.tar.bz2 +/mingw-w64-src_20120718.tar.bz2 diff --git a/mingw-crt.spec b/mingw-crt.spec index cf4db8c..a9fb3d3 100644 --- a/mingw-crt.spec +++ b/mingw-crt.spec @@ -1,10 +1,10 @@ %{?mingw_package_header} -%global snapshot_date 20120713 +%global snapshot_date 20120718 Name: mingw-crt Version: 2.0.999 -Release: 0.9.trunk.%{snapshot_date}%{?dist} +Release: 0.10.trunk.%{snapshot_date}%{?dist} Summary: MinGW Windows cross-compiler runtime License: Public Domain and ZPLv2.1 @@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_prefix}/libsrc %changelog +* Wed Jul 18 2012 Erik van Pienbroek - 2.0.999-0.10.trunk.20120718 +- Update to 20120718 snapshot + * Fri Jul 13 2012 Erik van Pienbroek - 2.0.999-0.9.trunk.20120713 - Update to 20120703 snapshot - Fixes testsuite failure in the qt_qmake_test_static_mingw32 testcase diff --git a/sources b/sources index e14d06b..1478b14 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4254582928419c9cb9c46fc73e72e2a mingw-w64-src_20120713.tar.bz2 +56da5762a5f4d1e91ad978c2c1998032 mingw-w64-src_20120718.tar.bz2