diff --git a/libvorbis.spec b/libvorbis.spec index 6aa8579..114a004 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -3,7 +3,7 @@ Summary: The Vorbis General Audio Compression Codec Name: libvorbis Version: 1.3.7 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 License: BSD URL: https://www.xiph.org/ @@ -76,6 +76,10 @@ make check %ldconfig_scriptlets %changelog +* Mon Aug 09 2021 Mohan Boddu - 1:1.3.7-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1:1.3.7-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937