Package update

This commit is contained in:
lyn1001 2022-05-17 14:50:19 +08:00
parent 8606e290dd
commit a2c4269bec
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: 1
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
* Tue May 17 2022 liyanan <liyanan32@h-partners.com> - 1.20-1
- 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