diff --git a/libldac.spec b/libldac.spec index 12e71ab..f63f826 100644 --- a/libldac.spec +++ b/libldac.spec @@ -6,7 +6,7 @@ Name: libldac Version: %{sonamebase}.0.2.3 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A lossy audio codec for Bluetooth connections License: ASL 2.0 @@ -64,6 +64,10 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/ldacBT-enc.pc %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.0.2.3-10 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.0.2.3-9 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937