From ee51ef5eb17702ec501224ba1099e0f1039c1031 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sat, 4 Jan 2014 22:24:59 +0100 Subject: [PATCH] Update to r6432 (20140104 snapshot) --- .gitignore | 1 + mingw-w64-tools.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index f313b0d..75f7313 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /mingw-w64-src_20120124.tar.bz2 /mingw-w64-code-6228-trunk.zip /mingw-w64-v3.0.0.tar.bz2 +/mingw-w64-code-6432-trunk.zip diff --git a/mingw-w64-tools.spec b/mingw-w64-tools.spec index dfa5a97..e55b9b6 100644 --- a/mingw-w64-tools.spec +++ b/mingw-w64-tools.spec @@ -1,10 +1,10 @@ -#%%global snapshot_date 20130403 -#%%global snapshot_rev 6228 -#%%global branch trunk +%global snapshot_date 20140104 +%global snapshot_rev 6432 +%global branch trunk Name: mingw-w64-tools -Version: 3.0.0 -Release: 1%{?dist} +Version: 3.0.999 +Release: 0.1.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} Summary: Supplementary tools which are part of the mingw-w64 toolchain # http://sourceforge.net/mailarchive/forum.php?thread_name=5157C0FC.1010309%40users.sourceforge.net&forum_name=mingw-w64-public @@ -101,6 +101,9 @@ popd %changelog +* Sat Jan 4 2014 Erik van Pienbroek - 3.0.999-0.1.trunk.r6432.20140104 +- Update to r6432 (20140104 snapshot) + * Sat Jan 4 2014 Erik van Pienbroek - 3.0.0-1 - Update to 3.0.0 diff --git a/sources b/sources index 1b159d3..e295ce9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22b0030702fe00927daf1ae6ddfb526e mingw-w64-v3.0.0.tar.bz2 +d81f684fcd7f161f5d7ef4b077558494 mingw-w64-code-6432-trunk.zip