diff --git a/mpg123.spec b/mpg123.spec index 5a76f26..86d9456 100644 --- a/mpg123.spec +++ b/mpg123.spec @@ -3,7 +3,7 @@ Name: mpg123 Version: 1.25.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 License: LGPLv2+ @@ -156,6 +156,9 @@ rm %{buildroot}%{_libdir}/*.la %{_libdir}/pkgconfig/lib%{out}.pc %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.25.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Sep 27 2019 Wim Taymans - 1.25.12-1 - update to 1.25.12 (rhbz#1742097)