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