Hello community,

here is the log from the commit of package tcl for openSUSE:Factory checked in 
at 2012-01-06 11:46:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tcl (Old)
 and      /work/SRC/openSUSE:Factory/.tcl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tcl", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tcl/tcl.changes  2011-10-06 16:46:11.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.tcl.new/tcl.changes     2012-01-06 
11:46:53.000000000 +0100
@@ -1,0 +2,25 @@
+Wed Dec 21 10:45:06 UTC 2011 - co...@suse.com
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Tue Nov  8 15:18:10 UTC 2011 - m...@suse.com
+
+- New patchlevel release 8.5.11:
+  * [3349507] correct double(1[string repeat 0 23])
+  * [3371644] Tcl_ConvertElement() segfault
+  * [3372130] hypot(.) segfault
+  * [3389764] memleaks due to reference cycles in dup'd paths
+  * [3390272] leak of [info script] value
+  * [3393150] bignum leaks in Tcl_Get*() routines
+  * [3393714] [string toupper] overflow
+  * [3398794] panic in interp limit setting (gavlian,fellows)
+  * [3401704] revised expr parser to permit function names like
+    "nano()" instead of parsing as "nan o()" with missing op
+        *** POTENTIAL INCOMPATIBILITY ***
+  * [3405652] DTrace workaround
+  * [3391977] -headers overrides -type (=> http 2.7.7)
+  * [3400658] wrong num args msg with TclOO
+  * [2935503] [file stat] returns bad mode
+
+-------------------------------------------------------------------

Old:
----
  tcl-stack.patch
  tcl8.5.10-src.tar.bz2

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

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

Other differences:
------------------
++++++ tcl.spec ++++++
--- /var/tmp/diff_new_pack.jhynuj/_old  2012-01-06 11:46:55.000000000 +0100
+++ /var/tmp/diff_new_pack.jhynuj/_new  2012-01-06 11:46:55.000000000 +0100
@@ -15,19 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           tcl
 Url:            http://www.tcl.tk
-Version:        8.5.10
-Release:        1
+Version:        8.5.11
+Release:        0
 %define TCL_MINOR %(echo %version | cut -c1-3)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        The Tcl Programming Language
-License:        BSD3c(or similar)
+License:        BSD-3-Clause
 Group:          Development/Languages/Tcl
-AutoReqProv:    on
 # bug437293
 %ifarch ppc64
 Obsoletes:      tcl-64bit
@@ -35,13 +33,13 @@
 #
 Provides:       tclsh tclsh%{TCL_MINOR}
 PreReq:         /bin/rm
-Source0:        %name%{version}-src.tar.bz2
+Source0:        %name%{version}-src.tar.gz
 Source1:        tcl-rpmlintrc
 Source2:        baselibs.conf
 Source3:        macros.tcl
 Patch0:         tcl.patch
 Patch1:         tcl-unload.patch
-Patch2:         tcl-stack.patch
+BuildRequires:  autoconf
 
 %description
 Tcl (Tool Command Language) is a very powerful but easy to learn
@@ -54,16 +52,9 @@
 For more information on Tcl see http://www.tcl.tk and
 http://wiki.tcl.tk .
 
-
-
-Authors:
---------
-    The Tcl Core Team <tcl-c...@lists.sourceforge.net>
-
 %package devel
-Group:          Development/Libraries/Tcl
-License:        BSD3c(or similar)
 Summary:        Header Files and C API Documentation for Tcl
+Group:          Development/Libraries/Tcl
 Requires:       tcl = %version
 # bug437293
 %ifarch ppc64
@@ -79,17 +70,10 @@
 This package is not needed for writing extensions or applications in
 the Tcl language itself.
 
-
-
-Authors:
---------
-    The Tcl Core Team <tcl-c...@lists.sourceforge.net>
-
 %prep
 %setup -q -n %name%version
 %patch0
 %patch1
-%patch2
 
 %build
 cd unix

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

Reply via email to