diff --git a/webrtc-audio-processing.spec b/webrtc-audio-processing.spec index ab08e35..d498731 100644 --- a/webrtc-audio-processing.spec +++ b/webrtc-audio-processing.spec @@ -1,6 +1,6 @@ Name: webrtc-audio-processing Version: 0.3.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Library for echo cancellation License: BSD and MIT @@ -68,6 +68,10 @@ find %{buildroot} -type f -name "*.la" -delete %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.3.1-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.3.1-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937