diff --git a/mingw-crt.spec b/mingw-crt.spec index 7f28342..1b3e851 100644 --- a/mingw-crt.spec +++ b/mingw-crt.spec @@ -9,7 +9,7 @@ Name: mingw-crt Version: 4.9.999 -Release: 0.1.%{branch}.git%{snapshot_rev_short}.%{snapshot_date}%{?dist} +Release: 0.2.%{branch}.git%{snapshot_rev_short}.%{snapshot_date}%{?dist} Summary: MinGW Windows cross-compiler runtime License: Public Domain and ZPLv2.1 @@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 4.9.999-0.2.trunk.git5e2e73.20151224 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Dec 24 2015 Erik van Pienbroek - 4.9.999-0.1.trunk.git.5e2e73.20151224 - Update to 20151224 snapshot (git rev 5e2e73)