Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:55:35 +00:00 committed by Stepan Oksanichenko
parent 720f77d45e
commit fab27124f9
2 changed files with 6 additions and 1 deletions

1
.soundtouch.metadata Normal file
View File

@ -0,0 +1 @@
a4fdc81f381e91b1c53270f066efa4c68a2c70b6 soundtouch-2.1.1.tar.gz

View File

@ -1,6 +1,6 @@
Name: soundtouch
Version: 2.1.1
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Audio Processing library for changing Tempo, Pitch and Playback Rates
License: LGPLv2+
URL: http://www.surina.net/soundtouch/
@ -89,6 +89,10 @@ ln -s soundtouch.pc %{buildroot}%{_libdir}/pkgconfig/soundtouch-1.0.pc
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.1.1-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.1.1-7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937