From 066c633b1ae57b51d5f37acfb10222b031d94c9c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jan 2022 21:57:21 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- autoconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/autoconf.spec b/autoconf.spec index ba782d9..230b58f 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -6,7 +6,7 @@ Summary: A GNU tool for automatically configuring source code Name: autoconf Version: 2.71 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and GFDL Source0: https://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.xz Source1: config.site @@ -124,6 +124,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir} %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 2.71-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Aug 24 2021 Ondrej Dubaj - 2.71-1 - Rebase to version 2.71 (#1905678)