Rebuild for rhel 9.7

This commit is contained in:
Frédéric Bérat 2025-04-02 10:16:09 +02:00
parent 47a2af0aeb
commit 4f8b8aeda6

View File

@ -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 <fberat@redhat.com> - 2.69-41
- rebuilt
* Wed Nov 27 2024 Frederic Berat <fberat@redhat.com> - 2.69-40
- Fix test suite under Perl 5.26 (RHEL-47138)