diff --git a/libbytesize.spec b/libbytesize.spec index 561258d..a26ac2b 100644 --- a/libbytesize.spec +++ b/libbytesize.spec @@ -17,7 +17,7 @@ Name: libbytesize Version: 2.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library for working with sizes in bytes License: LGPLv2+ URL: https://github.com/storaged-project/libbytesize @@ -115,6 +115,10 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %endif %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.5-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.5-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937