diff --git a/.gitignore b/.gitignore index 46a346f..aa84fa3 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /mingw-w64-code-6277-trunk.zip /mingw-w64-code-6284-trunk.zip /mingw-w64-code-6379-trunk.zip +/mingw-w64-code-6388-trunk.zip diff --git a/mingw-crt.spec b/mingw-crt.spec index 55ff2ea..e59e034 100644 --- a/mingw-crt.spec +++ b/mingw-crt.spec @@ -1,12 +1,12 @@ %{?mingw_package_header} -%global snapshot_date 20131120 -%global snapshot_rev 6379 +%global snapshot_date 20131129 +%global snapshot_rev 6388 %global branch trunk Name: mingw-crt 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 Windows cross-compiler runtime License: Public Domain and ZPLv2.1 @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c %changelog +* Fri Nov 29 2013 Erik van Pienbroek - 3.0.999-0.2.trunk.r6388.20131129 +- Update to r6388 (20131129 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..2d95238 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f85fe3fb4bc25656751a6d472ae072ff mingw-w64-code-6379-trunk.zip +1e24ae80de0444def19683f715362718 mingw-w64-code-6388-trunk.zip