diff --git a/tk.changes b/tk.changes index b3b8e77..1cb8e31 100644 --- a/tk.changes +++ b/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 diff --git a/tk.spec b/tk.spec index 79a5009..a5ddf47 100644 --- a/tk.spec +++ b/tk.spec @@ -25,7 +25,7 @@ BuildRequires: libXt-devel BuildRequires: pkg-config BuildRequires: tcl-devel Url: http://www.tcl.tk -Version: 8.6.7 +Version: 8.6.8 Release: 0 %define rrc %nil BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/tk8.6.7-src.tar.gz b/tk8.6.7-src.tar.gz deleted file mode 100644 index e264147..0000000 --- a/tk8.6.7-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:061de2a354f9b7c7d04de3984c90c9bc6dd3a1b8377bb45509f1ad8a8d6337aa -size 4282972 diff --git a/tk8.6.8-src.tar.gz b/tk8.6.8-src.tar.gz new file mode 100644 index 0000000..8718a84 --- /dev/null +++ b/tk8.6.8-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e7bca08dde95195a27f594f7c850b088be357a7c7096e44e1158c7a5fd7b33 +size 4319854