commit f5630f6b20b2ccf23671c6d08a2f4e268d68456d Author: Dennis Gilmore dennis@ausil.us Date: Fri Jan 13 04:07:31 2012 -0600
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
mingw32-pthreads.spec | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) --- diff --git a/mingw32-pthreads.spec b/mingw32-pthreads.spec index c9a4ef8..a248c53 100644 --- a/mingw32-pthreads.spec +++ b/mingw32-pthreads.spec @@ -10,7 +10,7 @@
Name: mingw32-pthreads Version: 2.8.0 -Release: 15.%{prerelease_date}cvs%{?dist} +Release: 16.%{prerelease_date}cvs%{?dist} Summary: MinGW pthread library
%define crazy_version %(echo %{version}|tr . -) @@ -110,6 +110,9 @@ ln -s libpthreadGC2.a $RPM_BUILD_ROOT%{_mingw32_libdir}/libpthread.a
%changelog +* Fri Jan 13 2012 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 2.8.0-16.20110511cvs +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu May 12 2011 Kalev Lember kalev@smartlink.ee - 2.8.0-15.20110511cvs - Update to 2011-05-11 cvs snapshot - Dropped upstreamed mingw32-pthreads-2.8.0-w32.patch