From 2441a587146eb7a583355ea81f181c400bc217d3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 12 Jul 2018 19:49:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- SDL_sound.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SDL_sound.spec b/SDL_sound.spec index 359caf8..b8de069 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -1,6 +1,6 @@ Name: SDL_sound Version: 1.0.3 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Library handling decoding of several popular sound file formats Group: System Environment/Libraries License: LGPLv2+ @@ -109,6 +109,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 1.0.3-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Mar 28 2018 Hans de Goede - 1.0.3-21 - Fix FTBFS (rhbz#1555579) - Enable mp3 support now that it is allowed in Fedora (rhbz#1561308)