- Included Itcl is now version 4.0.5.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=100
This commit is contained in:
Reinhard Max 2017-09-13 11:10:57 +00:00 committed by Git OBS Bridge
parent 9db23c548c
commit 6038cd459f
2 changed files with 6 additions and 5 deletions

View File

@ -45,6 +45,7 @@ Fri Aug 11 15:00:00 UTC 2017 - max@suse.com
* (bug)[46f801] Repair autoloader fragility
* (bug)[adb198] Plug memleak in TclJoinPath
* (bug)[fb2208] Repeatable tclIndex generation
- Included Itcl is now version 4.0.5.
-------------------------------------------------------------------
Sat Jul 22 10:55:06 UTC 2017 - schwab@linux-m68k.org

View File

@ -24,17 +24,17 @@ Release: 0
%define TCL_MINOR %(echo %version | cut -c1-3)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: The Tcl Programming Language
# bug437293
License: TCL
Group: Development/Languages/Tcl
Provides: itcl = 4.0.5
Provides: tclsh
Provides: tclsh%{TCL_MINOR}
Obsoletes: itcl < 4.0.5
# bug437293
%ifarch ppc64
Obsoletes: tcl-64bit
%endif
#
Provides: tclsh
Provides: tclsh%{TCL_MINOR}
Obsoletes: itcl < 4.0.2
Provides: itcl = 4.0.2
PreReq: /bin/rm
Source0: ftp://ftp.tcl.tk/pub/tcl/tcl8_6/%{name}%{version}%{rrc}-src.tar.gz
Source1: tcl-rpmlintrc