SHA256
1
0
forked from pool/tk

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:
Reinhard Max 2014-08-29 13:02:27 +00:00 committed by Git OBS Bridge
parent 7668109b15
commit 6516c6e7bd
4 changed files with 17 additions and 7 deletions

View File

@ -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

View File

@ -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

3
tk8.6.2-src.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:afb6639043ec38905afe22b61ca54820217f4d4e81e0ad49f839c16d2bf98579
size 4246617

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae6a71ebd779cedb557569a6854fbbbd36bfeb6c5128d3fa7e4ac9a0467bc989
size 4246182