From 35d13001a416b839b4b8ab4cd514623966856ff69238a46c5da3031ce47ad7f2 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 14 Nov 2016 12:12:30 +0000 Subject: [PATCH] - New version 8.6.6: * (bug)[3137232] spinbox teardown hygiene * (bug)[2981253] spinbox rapid button action * (bug)[2262543] scale initialization callbacks * (bug)[e9112e] incomplete [wm forget] * (bug)[d95e5d] from hidden panes * (TIP 443) More configuration options for text tags * (bug)[487861] menu: cascade/accelerator appearance * (bug)[1192095] active index from toplevel menus * (bug)[18c08d] revised final newline behavior in [text] *** POTENTIAL INCOMPATIBILITY *** * (bug)[fd3a4d] <> delivery to text peers * (bug)[b36218,011706] event reentrancy / widget destruction * (bug)[64261b] mouse events after double click * (bug)[545f10] Xft color font speed * (bug)[109865] event reentrancy / widget destruction * (TIP 446)[1273358] [$text edit (canundo|canredo)] * (bug)[79549a] crash in mouse pointer warping * (bug)[787adc] Modernize Tk_Init() * (bug) Aqua: excess lable padding * (bug) Aqua: bitmap distortion * (bug) Aqua/Retina: fix alpha rendering of images * (bug)[c84f66] Aqua: crash: overflow in geometry calc * (bug)[450bb0] Aqua: memory corruption from [tk busy] OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=59 --- tk.changes | 28 ++++++++++++++++++++++++++++ tk.spec | 2 +- tk8.6.5-src.tar.gz | 3 --- tk8.6.6-src.tar.gz | 3 +++ 4 files changed, 32 insertions(+), 4 deletions(-) delete mode 100644 tk8.6.5-src.tar.gz create mode 100644 tk8.6.6-src.tar.gz diff --git a/tk.changes b/tk.changes index 7591dab..ab9d0f9 100644 --- a/tk.changes +++ b/tk.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Nov 14 11:06:17 UTC 2016 - max@suse.com + +- New version 8.6.6: + * (bug)[3137232] spinbox teardown hygiene + * (bug)[2981253] spinbox rapid button action + * (bug)[2262543] scale initialization callbacks + * (bug)[e9112e] incomplete [wm forget] + * (bug)[d95e5d] from hidden panes + * (TIP 443) More configuration options for text tags + * (bug)[487861] menu: cascade/accelerator appearance + * (bug)[1192095] active index from toplevel menus + * (bug)[18c08d] revised final newline behavior in [text] + *** POTENTIAL INCOMPATIBILITY *** + * (bug)[fd3a4d] <> delivery to text peers + * (bug)[b36218,011706] event reentrancy / widget destruction + * (bug)[64261b] mouse events after double click + * (bug)[545f10] Xft color font speed + * (bug)[109865] event reentrancy / widget destruction + * (TIP 446)[1273358] [$text edit (canundo|canredo)] + * (bug)[79549a] crash in mouse pointer warping + * (bug)[787adc] Modernize Tk_Init() + * (bug) Aqua: excess lable padding + * (bug) Aqua: bitmap distortion + * (bug) Aqua/Retina: fix alpha rendering of images + * (bug)[c84f66] Aqua: crash: overflow in geometry calc + * (bug)[450bb0] Aqua: memory corruption from [tk busy] + ------------------------------------------------------------------- Tue Mar 1 09:31:41 UTC 2016 - fweiss@suse.com diff --git a/tk.spec b/tk.spec index dd92315..1dae7c2 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.5 +Version: 8.6.6 Release: 0 %define rrc %nil BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/tk8.6.5-src.tar.gz b/tk8.6.5-src.tar.gz deleted file mode 100644 index 8e2c96f..0000000 --- a/tk8.6.5-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbbd93541b4cd467841208643b4014c4543a54c3597586727f0ab128220d7946 -size 4417393 diff --git a/tk8.6.6-src.tar.gz b/tk8.6.6-src.tar.gz new file mode 100644 index 0000000..28a3cd7 --- /dev/null +++ b/tk8.6.6-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62c371a71b4744ed830e3c21d27968c31dba74dd2c45f36b9b071e6d88eb19d +size 4273737