diff --git a/tk.spec b/tk.spec index 7bbbe72..2247443 100644 --- a/tk.spec +++ b/tk.spec @@ -2,7 +2,7 @@ %define epoch 1 Name: tk -Version: 8.6.12 +Version: 8.6.13 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 +* Tue Feb 07 2023 zhouwenpei - 1:8.6.13-1 +- update to 1:8.6.13-1 + * Tue Apr 19 2022 wangkerong - 1:8.6.12-1 - Upgrade to 1:8.6.12-1 diff --git a/tk8.6.12-src.tar.gz b/tk8.6.12-src.tar.gz deleted file mode 100644 index 36e294f..0000000 Binary files a/tk8.6.12-src.tar.gz and /dev/null differ diff --git a/tk8.6.13-src.tar.gz b/tk8.6.13-src.tar.gz new file mode 100644 index 0000000..f82b2f9 Binary files /dev/null and b/tk8.6.13-src.tar.gz differ