Accepting request 1202738 from devel:languages:tcl
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1202738 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tk?expand=0&rev=52
This commit is contained in:
commit
3c950a4bee
23
tk.changes
23
tk.changes
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 13 16:40:01 UTC 2024 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
|
- New version 8.6.15:
|
||||||
|
* [47d4f2] Invoke binding scripts for events with detail field
|
||||||
|
NotifyInferior *** POTENTIAL INCOMPATIBILITY ***
|
||||||
|
* [fdc0ed] Fix segfault on [focus -force] with xvfb
|
||||||
|
* [ab839e] Fix [text undo] clearingdata
|
||||||
|
* [e30699] Fix appearence of arrows in ttk widgets
|
||||||
|
* Add keycodes ISO_Group_Shift and dead_hamza
|
||||||
|
* Improve look of the classic theme
|
||||||
|
* Improved focus ring for ttk
|
||||||
|
* [treeview identify] now point aware
|
||||||
|
* Fix default font detection for high DPI
|
||||||
|
* Fix [ttk::combobox] covering down arrow
|
||||||
|
* [a0241c] Fix performance of image copy
|
||||||
|
* [157652] Fix image read with -from option for gif/png
|
||||||
|
* [865af0] Throw error message on corrupt gif file
|
||||||
|
* [51ece3] Fix crash on [canvas dchars]
|
||||||
|
* [0d4879,089da4,f569b9] Improve focus ring for ttk widgets
|
||||||
|
* [d82fa2] [ttk::treview] painting/clipping/scrolling of last
|
||||||
|
item
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 1 17:32:13 UTC 2024 - Reinhard Max <max@suse.com>
|
Fri Mar 1 17:32:13 UTC 2024 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
|
2
tk.spec
2
tk.spec
@ -26,7 +26,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.14
|
Version: 8.6.15
|
||||||
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:8ffdb720f47a6ca6107eac2dd877e30b0ef7fac14f3a84ebbd0b3612cee41a94
|
|
||||||
size 4510695
|
|
3
tk8.6.15-src.tar.gz
Normal file
3
tk8.6.15-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:550969f35379f952b3020f3ab7b9dd5bfd11c1ef7c9b7c6a75f5c49aca793fec
|
||||||
|
size 4590766
|
Loading…
Reference in New Issue
Block a user