diff --git a/tk.spec b/tk.spec index 22474432ab0dee15f6e9312fe4da35054e84fa6f..b785ce33484425ef616342bca54f4e475e4b7d02 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.14-src.tar.gz similarity index 38% rename from tk8.6.13-src.tar.gz rename to tk8.6.14-src.tar.gz index f82b2f987dc80dcd1b310ea1d277025157279bcc..8a6491b9006f2b49683edb12e12edcf9142e27a9 100644 Binary files a/tk8.6.13-src.tar.gz and b/tk8.6.14-src.tar.gz differ