From 0842a71f3973e80fb36bc3e07fbdec2a27442cad Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Mon, 19 Aug 2013 21:42:31 +0200 Subject: [PATCH] Update to r6106 (20130819 snapshot) --- .gitignore | 1 + mingw-crt.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6809c1c..7f57746 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /mingw-w64-code-5949-trunk.zip /mingw-w64-code-5969-trunk.zip /mingw-w64-code-6069-trunk.zip +/mingw-w64-code-6106-trunk.zip diff --git a/mingw-crt.spec b/mingw-crt.spec index dab46c2..01dbd50 100644 --- a/mingw-crt.spec +++ b/mingw-crt.spec @@ -1,12 +1,12 @@ %{?mingw_package_header} -%global snapshot_date 20130810 -%global snapshot_rev 6069 +%global snapshot_date 20130819 +%global snapshot_rev 6106 %global branch trunk Name: mingw-crt Version: 2.0.999 -Release: 0.32.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} +Release: 0.33.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} Summary: MinGW Windows cross-compiler runtime License: Public Domain and ZPLv2.1 @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c %changelog +* Mon Aug 19 2013 Erik van Pienbroek - 2.0.999-0.33.trunk.r6106.20130819 +- Update to r6106 (20130819 snapshot) + * Sat Aug 10 2013 Erik van Pienbroek - 2.0.999-0.32.trunk.r6069.20130810 - Update to r6069 (20130810 snapshot) - Resolves unnecesary dependency on libgcc_s_sjlj-1.dll for the i686 target diff --git a/sources b/sources index 7f2dd51..3157d7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e47557f567c3940ee9089577168431a mingw-w64-code-6069-trunk.zip +c2f7b84f12613d1a9fcb1e4e28098754 mingw-w64-code-6106-trunk.zip