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 19:34:31 +00:00
parent d27a8afb33
commit d212c15db9

View File

@ -1,7 +1,7 @@
Summary: Compact Disc Digital Audio (CDDA) extraction tool (or ripper)
Name: cdparanoia
Version: 10.2
Release: 37%{?dist}
Release: 38%{?dist}
# the app is GPLv2, everything else is LGPLv2
License: GPLv2 and LGPLv2
URL: http://www.xiph.org/paranoia/index.html
@ -106,6 +106,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_libdir}/*.a
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 10.2-38
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 10.2-37
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937