From 6516c6e7bde54ed12ea9ff9f051b052d26b201ba1ed4684ac210dd1e43c3ac15 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Fri, 29 Aug 2014 13:02:27 +0000 Subject: [PATCH] Accepting request 246833 from home:vwallfahrer:branches:devel:languages:tcl - Update to 8.6.2: * Ocaml trouble with Tk and tailcall splice. * Accept [image create -format PNG] (upper case). * fix png wrong component indices * PNG parser accept uppercase -format * fix double free of a TkFont * support PPM maxval up to 65535 * fix multi-interp font teardown double free * fix option file \n syntax support * X: correct fontconfig dependence * fix @TK_LIBS@ in pkgconfig * fix autoscroll initiation OBS-URL: https://build.opensuse.org/request/show/246833 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=47 --- tk.changes | 16 +++++++++++++--- tk.spec | 2 +- tk8.6.2-src.tar.gz | 3 +++ tk8.6.2rc1-src.tar.gz | 3 --- 4 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 tk8.6.2-src.tar.gz delete mode 100644 tk8.6.2rc1-src.tar.gz diff --git a/tk.changes b/tk.changes index e227adc..1618969 100644 --- a/tk.changes +++ b/tk.changes @@ -1,8 +1,18 @@ ------------------------------------------------------------------- -Tue Aug 19 16:12:40 UTC 2014 - max@suse.com +Thu Aug 28 14:37:33 UTC 2014 - vwallfahrer@suse.com -- Update to 8.6.2rc1, detailed change log will follow. -- Obsoletes tk-fix-pkgconfig-file.patch. +- Update to 8.6.2: + * Ocaml trouble with Tk and tailcall splice. + * Accept [image create -format PNG] (upper case). + * fix png wrong component indices + * PNG parser accept uppercase -format + * fix double free of a TkFont + * support PPM maxval up to 65535 + * fix multi-interp font teardown double free + * fix option file \n syntax support + * X: correct fontconfig dependence + * fix @TK_LIBS@ in pkgconfig + * fix autoscroll initiation ------------------------------------------------------------------- Mon Mar 31 02:35:59 UTC 2014 - badshah400@gmail.com diff --git a/tk.spec b/tk.spec index 4c2112a..49df7ea 100644 --- a/tk.spec +++ b/tk.spec @@ -27,7 +27,7 @@ BuildRequires: tcl-devel Url: http://www.tcl.tk Version: 8.6.2 Release: 0 -%define rrc rc1 +%define rrc %nil BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Graphical User Interface Toolkit for Tcl License: BSD-3-Clause diff --git a/tk8.6.2-src.tar.gz b/tk8.6.2-src.tar.gz new file mode 100644 index 0000000..b8ec988 --- /dev/null +++ b/tk8.6.2-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb6639043ec38905afe22b61ca54820217f4d4e81e0ad49f839c16d2bf98579 +size 4246617 diff --git a/tk8.6.2rc1-src.tar.gz b/tk8.6.2rc1-src.tar.gz deleted file mode 100644 index 71cf033..0000000 --- a/tk8.6.2rc1-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae6a71ebd779cedb557569a6854fbbbd36bfeb6c5128d3fa7e4ac9a0467bc989 -size 4246182