From 6b12bc704bd90863c61c1ad7e2a604c6852097aa Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 05:23:01 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- mingw-winpthreads.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec index 803329d..619bb85 100644 --- a/mingw-winpthreads.spec +++ b/mingw-winpthreads.spec @@ -10,7 +10,7 @@ Name: mingw-winpthreads Version: 3.1.999 -Release: 0.5.%{branch}.git%{snapshot_rev_short}.%{snapshot_date}%{?dist} +Release: 0.6.%{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" @@ -207,6 +207,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 3.1.999-0.6.trunk.git502c72.20140524 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed May 28 2014 Erik van Pienbroek - 3.1.999-0.5.trunk.git502c72.20140524 - Update to 20140524 snapshot (git rev 502c72) - Upstream has switched from SVN to Git