diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec index 38e25b3..1aa4c4a 100644 --- a/mingw-winpthreads.spec +++ b/mingw-winpthreads.spec @@ -12,7 +12,7 @@ Name: mingw-winpthreads 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 pthread library # The main license of winpthreads is MIT, but parts of this library # are derived from the "Posix Threads library for Microsoft Windows" @@ -209,6 +209,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %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)