diff --git a/expect.spec b/expect.spec index bebd3b9f66b2d8693677d87d1264e8c635da4786..118f1fb14765a92ca7fc287fc6bc2fed6b2fc12b 100644 --- a/expect.spec +++ b/expect.spec @@ -4,7 +4,7 @@ Name: expect Epoch: 1 Version: 5.45.4 -Release: 9 +Release: 10 Summary: A tool for automating interactive applications License: Public Domain URL: https://core.tcl.tk/expect/index @@ -127,6 +127,9 @@ echo "%{_libdir}" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_arch}.conf %{_mandir}/man3/libexpect.3* %changelog +* Fri Aug 29 2025 jinshuaiyu - 1:5.45.4-10 +- fix macro error in the changelog + * Wed Jul 31 2024 hongjinghao - 1:5.45.4-9 - sync patch from upstream backport-expect-5.45-headers.patch @@ -138,7 +141,7 @@ echo "%{_libdir}" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_arch}.conf - Remove unnecessary Buildrequires git * Thu Sep 9 2021 wangchen - 1:5.45.4-6 -- Delete -S git from %autosetup +- Delete -S git from autosetup * Tue Jun 22 2021 panxiaohe - 1:5.45.4-5 - Delete the telnet patch to remove the dependency on telnet