From 948d20e585df71f8358d418f18ddd388f1d7d1c55ddd1e91f2863d2cee884253 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Tue, 10 Sep 2013 09:15:16 +0000 Subject: [PATCH] Accepting request 198183 from home:kpetsch:branches:devel:languages:tcl Update to 8.6.1rc0 OBS-URL: https://build.opensuse.org/request/show/198183 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=66 --- tcl.changes | 31 ++++++++++++++++++++++++++----- tcl.spec | 4 ++-- tcl8.6.0-src.tar.gz | 3 --- tcl8.6.1rc0-src.tar.gz | 3 +++ 4 files changed, 31 insertions(+), 10 deletions(-) delete mode 100644 tcl8.6.0-src.tar.gz create mode 100644 tcl8.6.1rc0-src.tar.gz diff --git a/tcl.changes b/tcl.changes index 6773a16..5a2bc6e 100644 --- a/tcl.changes +++ b/tcl.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Sep 10 07:30:57 UTC 2013 - kpetsch@suse.com + +- New patchlevel release 8.6.1rc0: +- Many optimaizations, improvements and tightened stack management + in bytecode +- Many enhancements and Bugfixes: + * Improve ensemble bytecode + * Selected script code improvements => tcltest 2.3.6 + * Broaden glibc version detection => platform 1.0.12 + * [array set] compile improvement + * [auto_mkindex] support Tcl00 + * Tcl_Zlib*() routines tolerate NULL interps + * Improved [list {*}...] compile + * Restored lost performance appending to long strings + * Errors from execution traces become errors of the command +- Platform Support: + * Cygwin64 + * mingw-4.0 + * FreeBSD updates + ------------------------------------------------------------------- Thu Jun 20 12:18:58 UTC 2013 - max@suse.com @@ -992,29 +1013,29 @@ Mon Sep 21 16:05:47 MEST 1998 - ro@suse.de - for GLIBC EOPNOTSUPP and ENOTSUP seem to map to same value - catch duplicate cases for this reason in tclPosixStr.c ----------------------------------------------------------------------- +------------------------------------------------------------------- Mon Nov 10 20:35:04 MET 1997 - hf@suse.de new version 8.0p1 ----------------------------------------------------------------------- +------------------------------------------------------------------- Mon Oct 27 14:21:35 MET 1997 - hf@suse.de ready for autobuild ----------------------------------------------------------------------- +------------------------------------------------------------------- Thu Jul 3 13:42:22 GMT 1997 - hf@suse.de A new release 8.0b2, the second (and probably final) beta release for Tcl 8.0. ----------------------------------------------------------------------- +------------------------------------------------------------------- Tue Jun 3 14:04:29 GMT 1997 - hf@suse.de - added static librs and all links for the manpages in the /usr/doc/packages/tcl8.0/man ----------------------------------------------------------------------- +------------------------------------------------------------------- Tue Apr 15 13:56:56 GMT 1997 - hf@suse.de - manpages hardlinks removed and added softlinks to diff --git a/tcl.spec b/tcl.spec index 4657e7d..bdbf2e0 100644 --- a/tcl.spec +++ b/tcl.spec @@ -18,9 +18,9 @@ Name: tcl Url: http://www.tcl.tk -Version: 8.6.0 +Version: 8.6.1 Release: 0 -%define rrc %nil +%define rrc rc0 %define TCL_MINOR %(echo %version | cut -c1-3) BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: The Tcl Programming Language diff --git a/tcl8.6.0-src.tar.gz b/tcl8.6.0-src.tar.gz deleted file mode 100644 index 73b2b16..0000000 --- a/tcl8.6.0-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:354422b9c4791685499123b2dfe01faa98b555c08906c010cb4449ddc75dcade -size 8636908 diff --git a/tcl8.6.1rc0-src.tar.gz b/tcl8.6.1rc0-src.tar.gz new file mode 100644 index 0000000..b352275 --- /dev/null +++ b/tcl8.6.1rc0-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5402328030f2fb9d006d07ef6aa4072ea242c8890b1e2299c9d9cfa08a4e3942 +size 8749655