- New version 8.6.7:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=61
This commit is contained in:
parent
35d13001a4
commit
a2e8a6fe75
43
tk.changes
43
tk.changes
@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
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 <diaeresis>
|
||||
* (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
|
||||
|
||||
|
4
tk.spec
4
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,7 +25,7 @@ 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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d62c371a71b4744ed830e3c21d27968c31dba74dd2c45f36b9b071e6d88eb19d
|
||||
size 4273737
|
3
tk8.6.7-src.tar.gz
Normal file
3
tk8.6.7-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:061de2a354f9b7c7d04de3984c90c9bc6dd3a1b8377bb45509f1ad8a8d6337aa
|
||||
size 4282972
|
Loading…
Reference in New Issue
Block a user