- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=80
This commit is contained in:
parent
43cc8c2452
commit
e16893e0cd
15
tk.changes
15
tk.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 4 16:30:42 UTC 2021 - Reinhard Max <max@suse.com>
|
||||
|
||||
- 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 <max@suse.com>
|
||||
|
||||
|
4
tk.spec
4
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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63df418a859d0a463347f95ded5cd88a3dd3aaa1ceecaeee362194bc30f3e386
|
||||
size 4444764
|
3
tk8.6.11-src.tar.gz
Normal file
3
tk8.6.11-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5228a8187a7f70fa0791ef0f975270f068ba9557f57456f51eb02d9d4ea31282
|
||||
size 4496914
|
Loading…
Reference in New Issue
Block a user