diff --git a/tk.changes b/tk.changes index 1618969..f8fc318 100644 --- a/tk.changes +++ b/tk.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Nov 12 16:00:36 UTC 2014 - max@suse.com + +- New version 8.6.3: + * (bug)[9e487e] Phony button clicks from browsers to plugin + * (bug)[810c43] [text] elide changes advance epoch + * (bug)[fb35eb] fix PNG transparency appearance + * (bug)[3417012] [scale -digits $bigValue] segfault + * (bug)[3529885] [scale] handling of negative resolution + ------------------------------------------------------------------- Thu Aug 28 14:37:33 UTC 2014 - vwallfahrer@suse.com diff --git a/tk.spec b/tk.spec index 49df7ea..7301a4b 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.2 +Version: 8.6.3 Release: 0 %define rrc %nil BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,8 +39,6 @@ Provides: tkcon = 2.7 Obsoletes: tk-64bit %endif # -Summary: Graphical User Interface Toolkit for Tcl -Group: Development/Languages/Tcl Provides: wish Provides: wish8.6 Requires: tcl >= %version diff --git a/tk8.6.2-src.tar.gz b/tk8.6.2-src.tar.gz deleted file mode 100644 index b8ec988..0000000 --- a/tk8.6.2-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:afb6639043ec38905afe22b61ca54820217f4d4e81e0ad49f839c16d2bf98579 -size 4246617 diff --git a/tk8.6.3-src.tar.gz b/tk8.6.3-src.tar.gz new file mode 100644 index 0000000..0514023 --- /dev/null +++ b/tk8.6.3-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba15d56ac27d8c0a7b1a983915a47e0f635199b9473cf6e10fbce1fc73fd8333 +size 4258339