Upgrade to version 1.21
This commit is contained in:
parent
ffc751b5ce
commit
8fbe7f6ac3
Binary file not shown.
BIN
tcllib-1.21.tar.xz
Normal file
BIN
tcllib-1.21.tar.xz
Normal file
Binary file not shown.
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: The standard Tcl library
|
Summary: The standard Tcl library
|
||||||
Name: tcllib
|
Name: tcllib
|
||||||
Version: 1.20
|
Version: 1.21
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://tcllib.sourceforge.net/
|
URL: http://tcllib.sourceforge.net/
|
||||||
@ -11,7 +11,7 @@ Source: https://downloads.sourceforge.net/tcllib/%{name}-%{version}.tar.x
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: tcl(abi) = 8.6
|
Requires: tcl(abi) = 8.6
|
||||||
BuildRequires: tcl >= 8.3.1
|
BuildRequires: tcl >= 8.6
|
||||||
|
|
||||||
Patch0001: 0001-Fix-invalid-command-name-log.patch
|
Patch0001: 0001-Fix-invalid-command-name-log.patch
|
||||||
|
|
||||||
@ -55,12 +55,16 @@ find %{buildroot}/%{_datadir} -name \*.tcl | xargs chmod 0644
|
|||||||
%{_bindir}/nns*
|
%{_bindir}/nns*
|
||||||
%{_bindir}/page
|
%{_bindir}/page
|
||||||
%{_bindir}/tcldocstrip
|
%{_bindir}/tcldocstrip
|
||||||
|
%{_bindir}/mkdoc
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%doc support/releases/history/README-1.9.txt
|
%doc support/releases/history/README-1.9.txt
|
||||||
%{_mandir}/mann/*
|
%{_mandir}/mann/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 23 2023 chenchen <chen_aka_jan@163.com> - 1.21-1
|
||||||
|
- Upgrade to version 1.21
|
||||||
|
|
||||||
* Tue May 17 2022 liyanan <liyanan32@h-partners.com> - 1.20-1
|
* Tue May 17 2022 liyanan <liyanan32@h-partners.com> - 1.20-1
|
||||||
- Package update
|
- Package update
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user