From cb727dd51d3f397fd1b3524b1a0ea54fa5cd218e Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:26:41 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- autoconf-archive.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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