diff --git a/autoconf-archive.spec b/autoconf-archive.spec index 96dccef..a4c4810 100644 --- a/autoconf-archive.spec +++ b/autoconf-archive.spec @@ -1,6 +1,6 @@ Name: autoconf-archive Version: 2019.01.06 -Release: 8%{?dist} +Release: 9%{?dist} Summary: The Autoconf Macro Archive License: GPLv3+ with exceptions URL: https://www.gnu.org/software/autoconf-archive/ @@ -35,6 +35,10 @@ rm -frv %{buildroot}%{_datadir}/doc/%{name} %{_infodir}/autoconf-archive.info* %changelog +* Mon Aug 09 2021 Mohan Boddu - 2019.01.06-9 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 2019.01.06-8 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937