diff --git a/autoconf.spec b/autoconf.spec index b4d1645..5c6e326 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: 40%{?dist} +Release: 41%{?dist} License: GPLv2+ and GFDL Source0: https://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.xz Source1: config.site @@ -132,6 +132,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir} %changelog +* Wed Apr 02 2025 Frédéric Bérat - 2.69-41 +- rebuilt + * Wed Nov 27 2024 Frederic Berat - 2.69-40 - Fix test suite under Perl 5.26 (RHEL-47138)