From 042a5c054b78b8a8013224f0ee9a3697833cb9af1a1fd0e5a0f63e329c953516 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sat, 13 Sep 2008 10:21:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcl?expand=0&rev=11 --- tcl.changes | 11 +++++++++++ tcl.spec | 25 ++++++++++++++++++++----- tcl8.5.3-src.tar.bz2 | 3 --- tcl8.5.4-src.tar.bz2 | 3 +++ 4 files changed, 34 insertions(+), 8 deletions(-) delete mode 100644 tcl8.5.3-src.tar.bz2 create mode 100644 tcl8.5.4-src.tar.bz2 diff --git a/tcl.changes b/tcl.changes index a9fa79a..845fe17 100644 --- a/tcl.changes +++ b/tcl.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Sep 8 11:43:34 CEST 2008 - max@suse.de + +- New release: 8.5.4: + * fix mem leak in [seek] on reflected channels + * preserve item intreps when converting from dict to list + * [info frame] returns file data in more cases + * fix rare panic in TclStackFree + * 64bit support for http zlib crc + * automatic [package provide] for TMs + ------------------------------------------------------------------- Thu Jul 10 16:48:09 CEST 2008 - max@suse.de diff --git a/tcl.spec b/tcl.spec index 71f3331..0ec7f66 100644 --- a/tcl.spec +++ b/tcl.spec @@ -1,10 +1,17 @@ # -# spec file for package tcl (Version 8.5.3) +# spec file for package tcl (Version 8.5.4) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -13,7 +20,7 @@ Name: tcl Url: http://www.tcl.tk -Version: 8.5.3 +Version: 8.5.4 Release: 1 %define TCL_MINOR %(echo %version | cut -c1-3) BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -111,7 +118,7 @@ make -C unix install install-private-headers \ rm -f %buildroot%scriptdir/tcl%TCL_MINOR/ldAix ln -sf tclsh%TCL_MINOR %buildroot%_prefix/bin/tclsh mkdir -p %buildroot%_datadir/tcl -install -D %{S:3} %buildroot/etc/rpm/macros.tcl +install -D %{S:3} -m 644 %buildroot/etc/rpm/macros.tcl %clean rm -rf %buildroot @@ -144,6 +151,14 @@ exit 0 %_libdir/tclConfig.sh %changelog +* Mon Sep 08 2008 max@suse.de +- New release: 8.5.4: + * fix mem leak in [seek] on reflected channels + * preserve item intreps when converting from dict to list + * [info frame] returns file data in more cases + * fix rare panic in TclStackFree + * 64bit support for http zlib crc + * automatic [package provide] for TMs * Thu Jul 10 2008 max@suse.de - New release: 8.5.3: * Add support for bidirectional [fcopy]. diff --git a/tcl8.5.3-src.tar.bz2 b/tcl8.5.3-src.tar.bz2 deleted file mode 100644 index 26eb2af..0000000 --- a/tcl8.5.3-src.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:234909436a6f532a314820df9343e51f26d4d54903de294cc6ccc973c841ff73 -size 3328476 diff --git a/tcl8.5.4-src.tar.bz2 b/tcl8.5.4-src.tar.bz2 new file mode 100644 index 0000000..cf8ea57 --- /dev/null +++ b/tcl8.5.4-src.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a58cbd557880697f42ac1befece8fcfb52a414298e2129329837d3a30ad102ba +size 3403568