diff --git a/libshout.spec b/libshout.spec index ac81f32..5fc4f1c 100644 --- a/libshout.spec +++ b/libshout.spec @@ -1,6 +1,6 @@ Name: libshout Version: 2.4.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Icecast source streaming library # COPYING: GPLv2 text @@ -93,6 +93,7 @@ BuildRequires: pkgconfig(vorbis) BuildRequires: pkgconfig(speex) BuildRequires: pkgconfig(theora) BuildRequires: sed +BuildRequires: make %description libshout is a library for communicating with and sending data to an @@ -153,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %{_datadir}/aclocal/shout.m4 %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.4.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild