From fab27124f988db01812df0b2750e6f1b5d7a9675 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:55:35 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags --- .soundtouch.metadata | 1 + soundtouch.spec | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .soundtouch.metadata diff --git a/.soundtouch.metadata b/.soundtouch.metadata new file mode 100644 index 0000000..46cdc09 --- /dev/null +++ b/.soundtouch.metadata @@ -0,0 +1 @@ +a4fdc81f381e91b1c53270f066efa4c68a2c70b6 soundtouch-2.1.1.tar.gz diff --git a/soundtouch.spec b/soundtouch.spec index 427608c..2b77ca7 100644 --- a/soundtouch.spec +++ b/soundtouch.spec @@ -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 - 2.1.1-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.1.1-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937