Accepting request 930670 from devel:languages:tcl
- New version 8.6.12: * (bug)[7beaed] ttk::bindMouseWheel syntax error * (new) support 4 new keycodes: CodeInput, SingleCandidate, MultipleCandidate, PreviousCandidate * (new) Portable keycodes: OE, oe, Ydiaeresis * (bug)[9e1312] <Enter> to parent after child destroyed * (bug)[d3cd4c] more robust notebook processing * (bug)[234ee4] crash in [clipboard get] invalid encoding * (bug)[be9cad] Poor trace housekeeping -> tkwait segfault * (bug)[9b6065] restore Tcl [update], see window-2.12 * (bug)[34db75,ea876b] cursor motion in peer text * (bug)[c97464] memleak in TkpDrawAngledChars * (bug)[171ba7] crash when grab and focus are not coordinated * crash due to failed transient record housekeeping * (bug)[099109] segfault reusing a container toplevel * (bug)[4efbfe] static package init order in wish * (bug)[033886] Win: hang in font loading * (bug)[8ebed3] multi-thread safety in Xft use * (new)[TIP 608] New virtual event <<TkWorldChanged>> OBS-URL: https://build.opensuse.org/request/show/930670 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tk?expand=0&rev=49
This commit is contained in:
commit
792529e41a
23
tk.changes
23
tk.changes
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 10 12:30:02 UTC 2021 - Reinhard Max <max@suse.com>
|
||||
|
||||
- New version 8.6.12:
|
||||
* (bug)[7beaed] ttk::bindMouseWheel syntax error
|
||||
* (new) support 4 new keycodes: CodeInput, SingleCandidate,
|
||||
MultipleCandidate, PreviousCandidate
|
||||
* (new) Portable keycodes: OE, oe, Ydiaeresis
|
||||
* (bug)[9e1312] <Enter> to parent after child destroyed
|
||||
* (bug)[d3cd4c] more robust notebook processing
|
||||
* (bug)[234ee4] crash in [clipboard get] invalid encoding
|
||||
* (bug)[be9cad] Poor trace housekeeping -> tkwait segfault
|
||||
* (bug)[9b6065] restore Tcl [update], see window-2.12
|
||||
* (bug)[34db75,ea876b] cursor motion in peer text
|
||||
* (bug)[c97464] memleak in TkpDrawAngledChars
|
||||
* (bug)[171ba7] crash when grab and focus are not coordinated
|
||||
* crash due to failed transient record housekeeping
|
||||
* (bug)[099109] segfault reusing a container toplevel
|
||||
* (bug)[4efbfe] static package init order in wish
|
||||
* (bug)[033886] Win: hang in font loading
|
||||
* (bug)[8ebed3] multi-thread safety in Xft use
|
||||
* (new)[TIP 608] New virtual event <<TkWorldChanged>>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 17 03:05:10 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
4
tk.spec
4
tk.spec
@ -26,9 +26,9 @@ BuildRequires: libXt-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: tcl-devel
|
||||
URL: http://www.tcl.tk
|
||||
Version: 8.6.11
|
||||
Version: 8.6.12
|
||||
Release: 0
|
||||
%define rrc .1
|
||||
%define rrc %{nil}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Graphical User Interface Toolkit for Tcl
|
||||
License: TCL
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:006cab171beeca6a968b6d617588538176f27be232a2b334a0e96173e89909be
|
||||
size 4496008
|
3
tk8.6.12-src.tar.gz
Normal file
3
tk8.6.12-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12395c1f3fcb6bed2938689f797ea3cdf41ed5cb6c4766eec8ac949560310630
|
||||
size 4515393
|
Loading…
Reference in New Issue
Block a user