diff --git a/libvisual.spec b/libvisual.spec index 7fe291d..0294079 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -2,7 +2,7 @@ Name: libvisual Version: 0.4.0 -Release: 33%{?dist} +Release: 34%{?dist} Epoch: 1 Summary: Abstraction library for audio visualisation plugins License: LGPLv2+ @@ -107,6 +107,10 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %changelog +* Mon Aug 09 2021 Mohan Boddu - 1:0.4.0-34 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1:0.4.0-33 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937