diff --git a/.gitignore b/.gitignore index 75f7313..92aff8c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /mingw-w64-code-6228-trunk.zip /mingw-w64-v3.0.0.tar.bz2 /mingw-w64-code-6432-trunk.zip +/mingw-w64-code-6559-trunk.zip diff --git a/mingw-w64-tools.spec b/mingw-w64-tools.spec index e4e3abd..e16cedf 100644 --- a/mingw-w64-tools.spec +++ b/mingw-w64-tools.spec @@ -1,10 +1,10 @@ -%global snapshot_date 20140104 -%global snapshot_rev 6432 +%global snapshot_date 20140330 +%global snapshot_rev 6559 %global branch trunk Name: mingw-w64-tools Version: 3.1.999 -Release: 0.1.%{branch}.r%{snapshot_rev}.%{snapshot_date}%{?dist} +Release: 0.2.%{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 +* Sun Mar 30 2014 Erik van Pienbroek - 3.1.999-0.2.trunk.r6559.20140330 +- Update to r6559 (20140330 snapshot) + * Thu Jan 9 2014 Erik van Pienbroek - 3.1.999-0.1.trunk.r6432.20140104 - Bump version to keep working upgrade path diff --git a/sources b/sources index e295ce9..451ed8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d81f684fcd7f161f5d7ef4b077558494 mingw-w64-code-6432-trunk.zip +8370d4a3550cc8ed32726daf28c03375 mingw-w64-code-6559-trunk.zip