From 1965d05655c4d42dbba665e5ab06d98d78942551 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 06:35:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- autoconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/autoconf.spec b/autoconf.spec index f679e5d..e273b58 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -1,7 +1,7 @@ Summary: A GNU tool for automatically configuring source code Name: autoconf Version: 2.69 -Release: 23%{?dist} +Release: 24%{?dist} License: GPLv2+ and GFDL Source0: http://ftpmirror.gnu.org/autoconf/autoconf-%{version}.tar.xz Source1: config.site @@ -116,6 +116,9 @@ fi %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 2.69-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Jul 29 2016 Pavel Raiskup - 2.69-23 - re-enable erlang tests, after rhbz#1240487 fix - packaging guidelines fixes