Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 01:10:10 +00:00 committed by Stepan Oksanichenko
parent b6068bbbf2
commit 9531977674
2 changed files with 6 additions and 1 deletions

1
.twolame.metadata Normal file
View File

@ -0,0 +1 @@
3ca460472c2f6eeedad70291d8e37da88b64eb8b twolame-0.3.13.tar.gz

View File

@ -1,6 +1,6 @@
Name: twolame
Version: 0.3.13
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Optimized MPEG Audio Layer 2 encoding library based on tooLAME
# build-scripts/install-sh is MIT/X11, build-scripts/{libtool.m4, ltmain.sh} are GPLv2+
License: LGPLv2+
@ -83,6 +83,10 @@ rm -rf %{buildroot}%{_docdir}
%{_includedir}/%{name}.h
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.13-19
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.13-18
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937