From f8ece4bcca741927e108f2c26004c2c3e242fe11 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 04:25:02 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- mingw-SDL2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-SDL2.spec b/mingw-SDL2.spec index c57323f..bcdb165 100644 --- a/mingw-SDL2.spec +++ b/mingw-SDL2.spec @@ -2,7 +2,7 @@ Name: mingw-SDL2 Version: 2.0.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: MinGW Windows port of SDL2 cross-platform multimedia library License: LGPLv2+ @@ -104,6 +104,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.0.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri May 16 2014 Marcel Wysocki - 2.0.3-3 - Fix rpmlint warnings