diff --git a/tk.changes b/tk.changes index ab9d0f9..b3b8e77 100644 --- a/tk.changes +++ b/tk.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Wed Sep 13 16:59:37 UTC 2017 - max@suse.com + +- Change licence to "TCL". + +------------------------------------------------------------------- +Fri Aug 11 15:36:04 UTC 2017 - max@suse.com + +- New version 8.6.7: + * (bug)[a2abc4] Wrong warp cursor position on 2nd display + * (bug)[fa3229] menu-38.1 + * (bug)[2cf3d6] button-5.24 + * (bug)[1534455,2945130] Key release events get _L vs _R right. + * (bug)[8c4216] listbox-4.1 + * (bug)[eb2681] listbox-13.1 + * (bug)[3126428] ttk::button react to image change + * (bug)[1082213] wrapped text don't start lines with whitespace + * (bug)[3217462] tri-state button on non-native theme + * (bug)[3588460] Fix file dialog -typevariable + * (bug)[e36963] event generate .e + * (bug)[6aea69] grid-23 + * (bug)[f60c54] combobox-3 + * (bug)[f32502] crash drawing many dashed objects + * (bug)[dac92f] text-2.[89] + * (bug)[7a838c] X11 ring buffer overflow + * (bug)[d4fb4e] imgPhoto-4.75 + * (bug)[1403ea] Limits on text line size on Windows + * (bug)[ae32eb] textDisp fails in text custom config + * (bug)[7d967c] crash after IME restart + * (bug)[c492c9] disabled combobox arrow appearance + * (bug)[6b3644] Fix -alpha for 16-bit color PNG + * (bug)[775273] artifacts on Ubuntu 16.10+ + * (bug)[28a3c3] test BTree memleaks plugged + * (bug)[db8c54] Stop freed mem access in warp pointer callback + * (bugs) Fix calculation of ttk::notebook tab widths + * (bug)[291296] notebook tab management + * (bug)[3f323b] variable struct size on XCode 8.3.1 + * (bug)[a5ba1c] race condition on Win clipboard cleanup + * (bug)[2433781] center image on button + * (bug)[434d29] type mismatch with recent Xft + * (bug)[bc43fd] paneconfigure get pane heights right + * (bug)[adc028] menu avoid unreleasable global grab + * (bug)[92e028,c5eb90] User switch forced theme reset + * (bug)[62c5b7] segfault in [text] replace + * (bug)[b601ce] Resource exhaustion processing corrupt GIF + * (bug)[28d0b8] Follow ICCCM advice on X selection protocol + * (bug)[4966ca] Scidb race in notebook tab selection + ------------------------------------------------------------------- Mon Nov 14 11:06:17 UTC 2016 - max@suse.com diff --git a/tk.spec b/tk.spec index 1dae7c2..79a5009 100644 --- a/tk.spec +++ b/tk.spec @@ -1,7 +1,7 @@ # # spec file for package tk # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,12 +25,12 @@ BuildRequires: libXt-devel BuildRequires: pkg-config BuildRequires: tcl-devel Url: http://www.tcl.tk -Version: 8.6.6 +Version: 8.6.7 Release: 0 %define rrc %nil BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Graphical User Interface Toolkit for Tcl -License: BSD-3-Clause +License: TCL Group: Development/Languages/Tcl Obsoletes: tkcon < 2.7 Provides: tkcon = 2.7 diff --git a/tk8.6.6-src.tar.gz b/tk8.6.6-src.tar.gz deleted file mode 100644 index 28a3cd7..0000000 --- a/tk8.6.6-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d62c371a71b4744ed830e3c21d27968c31dba74dd2c45f36b9b071e6d88eb19d -size 4273737 diff --git a/tk8.6.7-src.tar.gz b/tk8.6.7-src.tar.gz new file mode 100644 index 0000000..e264147 --- /dev/null +++ b/tk8.6.7-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061de2a354f9b7c7d04de3984c90c9bc6dd3a1b8377bb45509f1ad8a8d6337aa +size 4282972