From d169d65ae0179e86bc3b4e71303f8977c7eb1af6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 12:29:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_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 1916c61..218cc85 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: 31%{?dist} +Release: 32%{?dist} License: GPLv2+ and GFDL Source0: http://ftpmirror.gnu.org/autoconf/autoconf-%{version}.tar.xz Source1: config.site @@ -123,6 +123,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir} %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 2.69-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Aug 28 2019 Ondrej Dubaj - 2.69-31 - Port tests to Bash 5