From a5aa793a42f6ee5f6d7fd476c0c9dd727273521e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:45:53 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libshout.git#db01455829d876303d373801b237872f1eb934ec --- libshout.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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