From bbe7e1ee816bf5874258ef70ffff99a23af5392d Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 12:50:44 +0000 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/libvorbis.git#4577308dd65c21c225509f5d2370032e19b59368 --- libvorbis.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libvorbis.spec b/libvorbis.spec index bd07112..29a8f5b 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -3,13 +3,14 @@ Summary: The Vorbis General Audio Compression Codec Name: libvorbis Version: 1.3.7 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 License: BSD URL: https://www.xiph.org/ Source: https://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.xz BuildRequires: gcc BuildRequires: pkgconfig(ogg) >= 1.0 +BuildRequires: make %description Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free, @@ -75,6 +76,9 @@ make check %ldconfig_scriptlets %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:1.3.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1:1.3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild