License compliance rectification

This commit is contained in:
xigaoxinyan 2022-05-11 16:31:51 +08:00
parent 22679b7f63
commit 5de20bdf0c

View File

@ -3,10 +3,10 @@
Name: python-%{pkgname} Name: python-%{pkgname}
Version: 3.0.20 Version: 3.0.20
Release: 1 Release: 2
Summary: Library for building powerful interactive command lines in Python Summary: Library for building powerful interactive command lines in Python
License: BSD License: BSD-3-Clause
URL: https://github.com/prompt-toolkit/python-prompt-toolkit URL: https://github.com/prompt-toolkit/python-prompt-toolkit
Source0: https://github.com/%pkgname/%name/archive/refs/tags/%version.tar.gz Source0: https://github.com/%pkgname/%name/archive/refs/tags/%version.tar.gz
BuildArch: noarch BuildArch: noarch
@ -40,5 +40,8 @@ terminal applications in Python.
%changelog %changelog
* Wed May 11 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 3.0.20-2
- License compliance rectification
* Sun Oct 17 2021 Li Chao <clouds@isrc.iscas.ac.cn> - 3.0.20-1 * Sun Oct 17 2021 Li Chao <clouds@isrc.iscas.ac.cn> - 3.0.20-1
- First packaging of version 3.0.20 - First packaging of version 3.0.20