diff --git a/tk.spec b/tk.spec index 347c542..5e2b2cc 100644 --- a/tk.spec +++ b/tk.spec @@ -105,6 +105,9 @@ sed -i -e "s|$PWD/unix|%{_libdir}|; s|$PWD|%{_includedir}/%{name}-private|" %{bu * Wed Aug 19 2020 zhangrui - 1:8.6.10-1 - Upgrade to 1:8.6.10-1 +* Tue Aug 2020 smileknife - 1:8.6.8-5 +- update release for rebuilding + * Mon Jan 13 2020 zhangrui - 1:8.6.8-4 - del patches to be consistent with open source diff --git a/tk.yaml b/tk.yaml deleted file mode 100644 index 663bc84..0000000 --- a/tk.yaml +++ /dev/null @@ -1,4 +0,0 @@ -version_control: github -src_repo: tcltk/tk -tag_prefix: ^core- -seperator: "-"