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 22:45:14 +00:00
parent 58a86e4bb2
commit fa4a41ac17

View File

@ -2,7 +2,7 @@
Name: opus
Version: 1.3.1
Release: 9%{?candidate:.%{candidate}}%{?dist}
Release: 10%{?candidate:.%{candidate}}%{?dist}
Summary: An audio codec for use in low-delay speech and audio communication
License: BSD
URL: https://www.opus-codec.org/
@ -65,6 +65,10 @@ make check %{?_smp_mflags} V=1
%{_datadir}/man/man3/opus_*.3.gz
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.1-10
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.1-9
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937