Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 21:37:02 +00:00
parent 653badd83d
commit af96c012cf

View File

@ -2,7 +2,7 @@ Summary: The Ogg bitstream file format library
Name: libogg
Epoch: 2
Version: 1.3.4
Release: 5%{?dist}
Release: 6%{?dist}
License: BSD
URL: http://www.xiph.org/
@ -81,6 +81,10 @@ mv $RPM_BUILD_ROOT%{_docdir}/%{name} __installed_docs
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2:1.3.4-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2:1.3.4-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937