This commit is contained in:
Fedora Release Engineering 2016-02-04 08:26:15 +00:00
parent 7e34d20e7d
commit 0e8a47d728

View File

@ -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 <releng@fedoraproject.org> - 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 <epienbro@fedoraproject.org> - 4.9.999-0.1.trunk.git.5e2e73.20151224
- Update to 20151224 snapshot (git rev 5e2e73)