From e78bafcba5efc1e2fb9c7db8f1b32df511b8428c Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Mon, 6 Jan 2014 21:38:02 +0100 Subject: [PATCH] Update to r6432 (20140104 snapshot) --- .gitignore | 1 + mingw-winpthreads.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4eb294f..af3423d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /mingw-w64-v3.0.0.tar.bz2 /mingw-w64-code-6379-trunk.zip +/mingw-w64-code-6432-trunk.zip diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec index 0e081b7..7eb6410 100644 --- a/mingw-winpthreads.spec +++ b/mingw-winpthreads.spec @@ -1,7 +1,7 @@ %?mingw_package_header %global snapshot_date 20131120 -%global snapshot_rev 6379 +%global snapshot_rev 6432 %global branch trunk # Run the testsuite @@ -9,7 +9,7 @@ Name: mingw-winpthreads Version: 3.0.999 -Release: 0.1.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} +Release: 0.2.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} Summary: MinGW pthread library # The main license of winpthreads is MIT, but parts of this library # are derived from the "Posix Threads library for Microsoft Windows" @@ -206,6 +206,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Mon Jan 6 2014 Erik van Pienbroek - 3.0.999-0.2.trunk.r6432.20140104 +- Update to r6432 (20140104 snapshot) + * Wed Nov 20 2013 Erik van Pienbroek - 3.0.999-0.1.trunk.r6379.20131120 - Update to r6379 (20131120 snapshot) diff --git a/sources b/sources index bfefab0..e295ce9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f85fe3fb4bc25656751a6d472ae072ff mingw-w64-code-6379-trunk.zip +d81f684fcd7f161f5d7ef4b077558494 mingw-w64-code-6432-trunk.zip