Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-12 19:49:32 +00:00
parent 468656de06
commit 2441a58714

View File

@ -1,6 +1,6 @@
Name: SDL_sound Name: SDL_sound
Version: 1.0.3 Version: 1.0.3
Release: 21%{?dist} Release: 22%{?dist}
Summary: Library handling decoding of several popular sound file formats Summary: Library handling decoding of several popular sound file formats
Group: System Environment/Libraries Group: System Environment/Libraries
License: LGPLv2+ License: LGPLv2+
@ -109,6 +109,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%changelog %changelog
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Mar 28 2018 Hans de Goede <j.w.r.degoede@hhs.nl> - 1.0.3-21 * Wed Mar 28 2018 Hans de Goede <j.w.r.degoede@hhs.nl> - 1.0.3-21
- Fix FTBFS (rhbz#1555579) - Fix FTBFS (rhbz#1555579)
- Enable mp3 support now that it is allowed in Fedora (rhbz#1561308) - Enable mp3 support now that it is allowed in Fedora (rhbz#1561308)