Hello community,

here is the log from the commit of package tcl for openSUSE:Factory checked in 
at 2014-09-07 11:11:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tcl (Old)
 and      /work/SRC/openSUSE:Factory/.tcl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tcl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tcl/tcl.changes  2013-09-23 11:18:22.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.tcl.new/tcl.changes     2014-09-07 
11:11:56.000000000 +0200
@@ -1,0 +2,58 @@
+Sat Sep  6 10:23:13 UTC 2014 - co...@suse.de
+
+- avoid %nil to pass download_files service
+
+-------------------------------------------------------------------
+Mon Sep  1 07:45:22 UTC 2014 - fcro...@suse.com
+
+- Update license tag to SPDX 1.2.
+
+-------------------------------------------------------------------
+Thu Aug 28 14:24:16 UTC 2014 - vwallfah...@suse.com
+
+- Update to 8.6.2:
+  * TIP 429: New command [string cat].
+  * [lsearch -integer], [lsort -integer] operate on wide ints.
+       *** POTENTIAL INCOMPATIBILITY ***
+  * [dict replace], [dict remove] return canonical dicts.
+       *** POTENTIAL INCOMPATIBILITY ***
+  * Improved ::env synchronization with environment.
+  * transchans converted blocked writes to errors.
+  * [info class subclasses ::oo::object] includes ::oo::class .
+  * Fix: [chan configure -error] breaks [socket -async] connection.
+  * Better handle NUL in filenames.
+  * Fix: failures in nested ensemble bytecode compiler.
+  * Fixed crashes in...
+      - [apply {{} {while 1 {a {*}
+       [return -level 0 -code continue]}}}]
+      - [apply {{} {namespace upvar a b [x]}}]
+      - [coroutine X coroutine Y info frame]
+      - multi-interp font teardown
+      - oo chain deletion
+  * Plugged memory leaks in...
+      - execution traced coroutine deletion
+      - [close [zlib push ... -dictionary ...]]
+      - AtForkChild()
+      - managing oo instance lists
+  * Performance addressed in...
+      - [lappend l $multiple $arg] compile: quadratic -> linear
+      - binary [chan copy]: move bytes instead of copy
+      - Improved bytecode: [catch], [foreach], [lmap], 
+       num. conversion
+  * Bytecode compiled: [concat], [linsert], [namespace origin],
+      [next], [nextto], [string is], [string replace], 
+      [string tolower], [string totitle], [string toupper],
+      [string trim], [string trimleft],
+      [string trimright] [yieldto] 
+  * New package releases:
+      http 2.8.8:     Accept upper case schemes in URLs
+      tcltest 2.3.7:   cleanup runs before output comparisons
+      platform 1.0.13: Update macosx-* variant compatibilities
+      TclOO 1.0.2
+      itcl 4.0.1
+      thread 2.7.1
+      sqlite3 3.8.6
+      tdbc* 1.0.1
+- removed tcl-unload.patch and tcl.patch
+
+-------------------------------------------------------------------

Old:
----
  tcl-unload.patch
  tcl.patch
  tcl8.6.1-src.tar.gz

New:
----
  tcl8.6.2-src.tar.gz

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

Other differences:
------------------
++++++ tcl.spec ++++++
--- /var/tmp/diff_new_pack.pYqgI4/_old  2014-09-07 11:11:58.000000000 +0200
+++ /var/tmp/diff_new_pack.pYqgI4/_new  2014-09-07 11:11:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tcl
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 Name:           tcl
 Url:            http://www.tcl.tk
-Version:        8.6.1
+Version:        8.6.2
 Release:        0
-%define         rrc %nil
+%define         rrc %{nil}
 %define TCL_MINOR %(echo %version | cut -c1-3)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        The Tcl Programming Language
-License:        SUSE-TCL
+License:        TCL
 Group:          Development/Languages/Tcl
 # bug437293
 %ifarch ppc64
@@ -36,7 +36,7 @@
 Obsoletes:      itcl < 4.0.0
 Provides:       itcl = 4.0.0
 PreReq:         /bin/rm
-Source0:        
ftp://ftp.tcl.tk/pub/tcl/tcl8_6/%name%{version}%{rrc}-src.tar.gz
+Source0:        
ftp://ftp.tcl.tk/pub/tcl/tcl8_6/%{name}%{version}%{rrc}-src.tar.gz
 Source1:        tcl-rpmlintrc
 Source2:        baselibs.conf
 Source3:        macros.tcl

++++++ tcl8.6.1-src.tar.gz -> tcl8.6.2-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/tcl/tcl8.6.1-src.tar.gz 
/work/SRC/openSUSE:Factory/.tcl.new/tcl8.6.2-src.tar.gz differ: char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to