From 7548a28627db7d3b74e881741cac5d8e38305e8cd27a3a814b6525677d3e1983 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Thu, 20 Jun 2013 12:30:26 +0000 Subject: [PATCH] Tk 8.6.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=32 --- tk.changes | 22 ++++++++++++++++++++++ tk.spec | 5 +++-- tk8.5.12-src.tar.gz | 3 --- tk8.6.0-src.tar.gz | 3 +++ 4 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 tk8.5.12-src.tar.gz create mode 100644 tk8.6.0-src.tar.gz diff --git a/tk.changes b/tk.changes index fad1cb8..83bdfae 100644 --- a/tk.changes +++ b/tk.changes @@ -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 diff --git a/tk.spec b/tk.spec index 621d9d5..09f6de3 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.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 diff --git a/tk8.5.12-src.tar.gz b/tk8.5.12-src.tar.gz deleted file mode 100644 index 802b62a..0000000 --- a/tk8.5.12-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c453d820925bf526bbe8a0d1c17ab3168b076fcb9844bea797ad75e3b9ad9291 -size 3826062 diff --git a/tk8.6.0-src.tar.gz b/tk8.6.0-src.tar.gz new file mode 100644 index 0000000..b317acf --- /dev/null +++ b/tk8.6.0-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c708b2b6f658916df59190b27750fa1ea2bc10992108e10f961c0700f058de6 +size 4239836