From d605edc6a14caad3ea737912648d437025f40263 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sat, 10 Aug 2013 17:29:50 +0200 Subject: [PATCH] Update to r6069 (20130810 snapshot) --- .gitignore | 1 + mingw-headers.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a3b15be..6809c1c 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /mingw-w64-code-5915-trunk.zip /mingw-w64-code-5949-trunk.zip /mingw-w64-code-5969-trunk.zip +/mingw-w64-code-6069-trunk.zip diff --git a/mingw-headers.spec b/mingw-headers.spec index 0984d14..a27bf0d 100644 --- a/mingw-headers.spec +++ b/mingw-headers.spec @@ -1,5 +1,5 @@ -%global snapshot_date 20130721 -%global snapshot_rev 5969 +%global snapshot_date 20130810 +%global snapshot_rev 6069 %global branch trunk # The mingw-w64-headers provide the headers pthread_time.h @@ -14,7 +14,7 @@ Name: mingw-headers Version: 2.0.999 -Release: 0.31.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} +Release: 0.32.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} Summary: Win32/Win64 header files License: Public Domain and LGPLv2+ and ZPLv2.1 @@ -108,6 +108,10 @@ rm -f $RPM_BUILD_ROOT%{mingw64_includedir}/pthread_unistd.h %changelog +* 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 + * Sat Aug 03 2013 Fedora Release Engineering - 2.0.999-0.31.trunk.r5969.20130721 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index a3e3d1b..7f2dd51 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88901784987fb834d5805a39d692329c mingw-w64-code-5969-trunk.zip +6e47557f567c3940ee9089577168431a mingw-w64-code-6069-trunk.zip