|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Summary: A program-script interaction and testing utility
|
|
|
|
|
Name: expect
|
|
|
|
|
Version: %{majorver}
|
|
|
|
|
Release: 24%{?dist}
|
|
|
|
|
Release: 25%{?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,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so
|
|
|
|
|
%{_mandir}/man1/tknewsbiff.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.45.4-25
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.45.4-24
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|