diff --git a/expect.spec b/expect.spec index 13158a7..2cd5deb 100644 --- a/expect.spec +++ b/expect.spec @@ -5,7 +5,7 @@ Summary: A program-script interaction and testing utility Name: expect Version: %{majorver} -Release: 21%{?dist} +Release: 22%{?dist} License: LicenseRef-Fedora-Public-Domain URL: https://core.tcl.tk/expect/index Source: http://downloads.sourceforge.net/%{name}/%{name}%{version}.tar.gz @@ -188,6 +188,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so %{_mandir}/man1/tknewsbiff.1* %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 5.45.4-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jan 17 2024 Florian Weimer - 5.45.4-21 - Use Tcl 8.4 channel type (GCC 14 compatibility)