SHA256
1
0
forked from pool/tk
Reinhard Max 2013-06-20 12:30:26 +00:00 committed by Git OBS Bridge
parent d69025255b
commit 7548a28627
4 changed files with 28 additions and 5 deletions

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Jun 20 12:24:38 UTC 2013 - max@suse.com
- New version: 8.6.0.
* Built-in PNG Image Support: Photo images now support
read/write in the PNG format, with the ability to set the
alpha channel.
* Busy Windows: New command tk busy is a variant of blt::busy
that lets the interactivity of windows be suspended and
restored as required by the needs of the program.
* New Font Selection Dialog Interface: New command tk
fontchooser provides a portable interface to the standard font
selector of the platform, whether that is modal or not.
* Angled Text: New option -angle $degrees to $canvas create text
for rotating displayed text.
* Moving Things on a Canvas: New commands $canvas moveto,
$canvas imove and $canvas rchars for moving and manipulating
canvas items.
* Additional New Features: Text widget cursor control, more
window manager hints, and a collection of modernizations in
appearance and function.
-------------------------------------------------------------------
Fri Apr 5 10:18:51 UTC 2013 - idonmez@suse.com

View File

@ -25,7 +25,7 @@ BuildRequires: libXt-devel
BuildRequires: pkg-config
BuildRequires: tcl-devel
Url: http://www.tcl.tk
Version: 8.5.12
Version: 8.6.0
Release: 0
%define rrc %nil
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -142,7 +142,8 @@ exit 0
%doc %_mandir/man3/*
%_prefix/include/*
%scriptdir/tkAppInit.c
%_libdir/*.a
%attr(0644,root,root) %_libdir/*.a
%_libdir/tkConfig.sh
%_libdir/pkgconfig/*
%changelog

View File

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

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

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