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
This commit is contained in:
parent
7668109b15
commit
6516c6e7bd
16
tk.changes
16
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.
|
- Update to 8.6.2:
|
||||||
- Obsoletes tk-fix-pkgconfig-file.patch.
|
* 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
|
Mon Mar 31 02:35:59 UTC 2014 - badshah400@gmail.com
|
||||||
|
2
tk.spec
2
tk.spec
@ -27,7 +27,7 @@ BuildRequires: tcl-devel
|
|||||||
Url: http://www.tcl.tk
|
Url: http://www.tcl.tk
|
||||||
Version: 8.6.2
|
Version: 8.6.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%define rrc rc1
|
%define rrc %nil
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Summary: Graphical User Interface Toolkit for Tcl
|
Summary: Graphical User Interface Toolkit for Tcl
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
3
tk8.6.2-src.tar.gz
Normal file
3
tk8.6.2-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:afb6639043ec38905afe22b61ca54820217f4d4e81e0ad49f839c16d2bf98579
|
||||||
|
size 4246617
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ae6a71ebd779cedb557569a6854fbbbd36bfeb6c5128d3fa7e4ac9a0467bc989
|
|
||||||
size 4246182
|
|
Loading…
Reference in New Issue
Block a user