diff --git a/tk.changes b/tk.changes index 7b0e001..c814a53 100644 --- a/tk.changes +++ b/tk.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jan 4 16:30:42 UTC 2021 - Reinhard Max + +- Version 8.6.11: + * Fix TkKeyEvent platform variations + * ttk respect -cursor option + * MouseWheel for ttk::scrollbar + * fix fontconfig crash when no font installed + * fix tearoff menu redraw artifacts + * stop crash w/Noto Color Emoji font + * fix crash of angled text w/o Xft + * fix crash when active button is destroyed + * disfavor Master/Slave terminology + * many more bug fixes. + ------------------------------------------------------------------- Fri Nov 20 08:11:43 UTC 2020 - Reinhard Max diff --git a/tk.spec b/tk.spec index f872a8d..dbeb15b 100644 --- a/tk.spec +++ b/tk.spec @@ -1,7 +1,7 @@ # # spec file for package tk # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ BuildRequires: libXt-devel BuildRequires: pkg-config BuildRequires: tcl-devel URL: http://www.tcl.tk -Version: 8.6.10 +Version: 8.6.11 Release: 0 %define rrc %nil BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/tk8.6.10-src.tar.gz b/tk8.6.10-src.tar.gz deleted file mode 100644 index b0d523f..0000000 --- a/tk8.6.10-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63df418a859d0a463347f95ded5cd88a3dd3aaa1ceecaeee362194bc30f3e386 -size 4444764 diff --git a/tk8.6.11-src.tar.gz b/tk8.6.11-src.tar.gz new file mode 100644 index 0000000..1dc1f97 --- /dev/null +++ b/tk8.6.11-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5228a8187a7f70fa0791ef0f975270f068ba9557f57456f51eb02d9d4ea31282 +size 4496914