- Version 8.6.8:
* (bug)[f1a3ca] Memory leak in [text] B-tree * (bug)[ee40fd] Report [console] init errors * (bug)[3295446] Improve history visibility in [console] * (bug)canvas closed polylines fully honor -joinstyle * (bug)[cc42cc] out of mem crash in tests imgPhoto-18.* * (bug)[3406785] fix coords rounding when drawing canvas items * (bug)[8277e1] linux fontchooser sync with available fonts * (bug)[5239fd] Segfault copying a photo image to itself * (bug)[514ff6] canvas rotated text overlap detection * (bug)[1e0db2] canvas rchars artifacts * (bug)[d9fdfa] display of Long non-wrapped lines in text * (bug)[dd9667] text anchor not set * (bug)[bb6b40] ::tk::AmpMenuArgs and 'entryconf' * (bug)[55b95f] Crash [scale] with a bignum value * (bug)[ce62c8] text-37.1 fails * (bug)[0ef1c5] OS X - tests menu-22.[345] hang * (bug) display of embedded toplevels * (bug)[73ba07] Correct property type for MULTIPLE conversion * (bug) Memory leak in tkImgPhoto.c. * (bug) Defeat zombie toplevels * (bug) [wm withdraw] on Window and Dock menus * (new)[TIP 477] nmake build system reform - Sync SLE12 with Factory to fix a bug in Itcl that was affecting iwidgets (bsc#903017). OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=66
This commit is contained in:
parent
8edd0094c9
commit
bb3b10290f
33
tk.changes
33
tk.changes
@ -1,3 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 29 20:01:34 UTC 2017 - max@suse.com
|
||||||
|
|
||||||
|
- Version 8.6.8:
|
||||||
|
* (bug)[f1a3ca] Memory leak in [text] B-tree
|
||||||
|
* (bug)[ee40fd] Report [console] init errors
|
||||||
|
* (bug)[3295446] Improve history visibility in [console]
|
||||||
|
* (bug)canvas closed polylines fully honor -joinstyle
|
||||||
|
* (bug)[cc42cc] out of mem crash in tests imgPhoto-18.*
|
||||||
|
* (bug)[3406785] fix coords rounding when drawing canvas items
|
||||||
|
* (bug)[8277e1] linux fontchooser sync with available fonts
|
||||||
|
* (bug)[5239fd] Segfault copying a photo image to itself
|
||||||
|
* (bug)[514ff6] canvas rotated text overlap detection
|
||||||
|
* (bug)[1e0db2] canvas rchars artifacts
|
||||||
|
* (bug)[d9fdfa] display of Long non-wrapped lines in text
|
||||||
|
* (bug)[dd9667] text anchor not set
|
||||||
|
* (bug)[bb6b40] ::tk::AmpMenuArgs and 'entryconf'
|
||||||
|
* (bug)[55b95f] Crash [scale] with a bignum value
|
||||||
|
* (bug)[ce62c8] text-37.1 fails
|
||||||
|
* (bug)[0ef1c5] OS X - tests menu-22.[345] hang
|
||||||
|
* (bug) display of embedded toplevels
|
||||||
|
* (bug)[73ba07] Correct property type for MULTIPLE conversion
|
||||||
|
* (bug) Memory leak in tkImgPhoto.c.
|
||||||
|
* (bug) Defeat zombie toplevels
|
||||||
|
* (bug) [wm withdraw] on Window and Dock menus
|
||||||
|
* (new)[TIP 477] nmake build system reform
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 19 15:27:51 UTC 2017 - max@suse.com
|
||||||
|
|
||||||
|
- Sync SLE12 with Factory to fix a bug in Itcl that was affecting
|
||||||
|
iwidgets (bsc#903017).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 13 16:59:37 UTC 2017 - max@suse.com
|
Wed Sep 13 16:59:37 UTC 2017 - max@suse.com
|
||||||
|
|
||||||
|
2
tk.spec
2
tk.spec
@ -25,7 +25,7 @@ BuildRequires: libXt-devel
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: tcl-devel
|
BuildRequires: tcl-devel
|
||||||
Url: http://www.tcl.tk
|
Url: http://www.tcl.tk
|
||||||
Version: 8.6.7
|
Version: 8.6.8
|
||||||
Release: 0
|
Release: 0
|
||||||
%define rrc %nil
|
%define rrc %nil
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:061de2a354f9b7c7d04de3984c90c9bc6dd3a1b8377bb45509f1ad8a8d6337aa
|
|
||||||
size 4282972
|
|
3
tk8.6.8-src.tar.gz
Normal file
3
tk8.6.8-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:49e7bca08dde95195a27f594f7c850b088be357a7c7096e44e1158c7a5fd7b33
|
||||||
|
size 4319854
|
Loading…
Reference in New Issue
Block a user