!11 tcllib升级至1.20

Merge pull request !11 from 吴磊磊/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-13 07:29:48 +00:00 committed by Gitee
commit 4b7c17798c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
tcllib-1.20.tar.xz Normal file

Binary file not shown.

View File

@ -3,8 +3,8 @@
Summary: The standard Tcl library Summary: The standard Tcl library
Name: tcllib Name: tcllib
Version: 1.19 Version: 1.20
Release: 3 Release: 0
License: BSD License: BSD
URL: http://tcllib.sourceforge.net/ URL: http://tcllib.sourceforge.net/
Source: https://downloads.sourceforge.net/tcllib/%{name}-%{version}.tar.xz Source: https://downloads.sourceforge.net/tcllib/%{name}-%{version}.tar.xz
@ -57,10 +57,13 @@ find %{buildroot}/%{_datadir} -name \*.tcl | xargs chmod 0644
%{_bindir}/tcldocstrip %{_bindir}/tcldocstrip
%files help %files help
%doc README support/releases/history/README-1.9.txt %doc support/releases/history/README-1.9.txt
%{_mandir}/mann/* %{_mandir}/mann/*
%changelog %changelog
* Wed Jan 12 2022 wulei <wulei80@huawei.com> - 1.20-0
- Package update
* Thu Oct 15 2020 lingsheng <lingsheng@huawei.com> - 1.19-3 * Thu Oct 15 2020 lingsheng <lingsheng@huawei.com> - 1.19-3
- Fix invalid command name log - Fix invalid command name log