Hello community,

here is the log from the commit of package tk for openSUSE:Factory checked in 
at 2013-08-13 12:59:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tk (Old)
 and      /work/SRC/openSUSE:Factory/.tk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tk/tk.changes    2013-04-14 13:00:45.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.tk.new/tk.changes       2013-08-13 
12:59:36.000000000 +0200
@@ -1,0 +2,23 @@
+Thu Jun 20 13:12:52 UTC 2013 - [email protected]
+
+- 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.
+- Integrate tkcon.
+
+-------------------------------------------------------------------

Old:
----
  tk8.5.12-src.tar.gz

New:
----
  tk8.6.0-src.tar.gz
  tkcon.tcl

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tk.spec ++++++
--- /var/tmp/diff_new_pack.isiCvp/_old  2013-08-13 12:59:37.000000000 +0200
+++ /var/tmp/diff_new_pack.isiCvp/_new  2013-08-13 12:59:37.000000000 +0200
@@ -25,13 +25,15 @@
 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
 Summary:        Graphical User Interface Toolkit for Tcl
 License:        BSD-3-Clause
 Group:          Development/Languages/Tcl
+Obsoletes:      tkcon < 2.7
+Provides:       tkcon = 2.7
 # bug437293
 %ifarch ppc64
 Obsoletes:      tk-64bit
@@ -40,12 +42,13 @@
 Summary:        Graphical User Interface Toolkit for Tcl
 Group:          Development/Languages/Tcl
 Provides:       wish
-Provides:       wish8.4
+Provides:       wish8.6
 Requires:       tcl >= %version
 PreReq:         /bin/rm
-Source0:        
ftp://ftp.tcl.tk/pub/tcl/tcl8_5/%name%{version}%{rrc}-src.tar.gz
+Source0:        
ftp://ftp.tcl.tk/pub/tcl/tcl8_6/%name%{version}%{rrc}-src.tar.gz
 Source1:        tk-rpmlintrc
 Source2:        baselibs.conf
+Source3:        http://tkcon.cvs.sourceforge.net/tkcon/tkcon/tkcon.tcl
 Patch0:         %name.patch
 Patch1:         tk-8.5.12-fix-xft.patch
 
@@ -118,6 +121,7 @@
        TK_PKG_DIR="tcl/tk%TK_MINOR"
 ln -sf wish%TK_MINOR %buildroot%_prefix/bin/wish
 ln -sf wish%TK_MINOR.n.gz %buildroot%_mandir/mann/wish.n.gz
+install -m 0755 %{S:3} %buildroot%_bindir/tkcon
 
 %if %_lib == lib64
 
@@ -142,7 +146,8 @@
 %doc %_mandir/man3/*
 %_prefix/include/*
 %scriptdir/tkAppInit.c
-%_libdir/*.a
+%attr(0644,root,root) %_libdir/*.a
 %_libdir/tkConfig.sh
+%_libdir/pkgconfig/*
 
 %changelog

++++++ tk8.5.12-src.tar.gz -> tk8.6.0-src.tar.gz ++++++
++++ 320408 lines of diff (skipped)

++++++ tkcon.tcl ++++++
++++ 6522 lines (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to