diff --git a/tk.spec b/tk.spec index 2247443..b785ce3 100644 --- a/tk.spec +++ b/tk.spec @@ -2,7 +2,7 @@ %define epoch 1 Name: tk -Version: 8.6.13 +Version: 8.6.14 Release: 1 Summary: The graphical toolkit for the Tcl scripting language Epoch: 1 @@ -96,6 +96,9 @@ sed -i -e "s|$PWD/unix|%{_libdir}|; s|$PWD|%{_includedir}/%{name}-private|" %{bu %{_mandir}/mann/* %changelog +* Thu Feb 29 2024 wangqia - 1:8.6.14-1 +- Update to version 8.6.14 + * Tue Feb 07 2023 zhouwenpei - 1:8.6.13-1 - update to 1:8.6.13-1 diff --git a/tk8.6.13-src.tar.gz b/tk8.6.13-src.tar.gz deleted file mode 100644 index f82b2f9..0000000 Binary files a/tk8.6.13-src.tar.gz and /dev/null differ diff --git a/tk8.6.14-src.tar.gz b/tk8.6.14-src.tar.gz new file mode 100644 index 0000000..8a6491b Binary files /dev/null and b/tk8.6.14-src.tar.gz differ