From 2093bddb4a240373ef722c6ddb1600fd2fade122 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:26:33 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- autoconf.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/autoconf.spec b/autoconf.spec index 59d60e5..e6bd197 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -6,7 +6,7 @@ Summary: A GNU tool for automatically configuring source code Name: autoconf Version: 2.69 -Release: 37%{?dist} +Release: 38%{?dist} License: GPLv2+ and GFDL Source0: https://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.xz Source1: config.site @@ -126,6 +126,10 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir} %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.69-38 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 2.69-37 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937