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)