!2 License compliance rectification

From: @starlet-dx 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-11 09:59:40 +00:00 committed by Gitee
commit 8ec9cee929
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-cmdln Name: python-cmdln
Version: 2.0.0 Version: 2.0.0
Release: 1 Release: 2
Summary: An improved cmd.py for writing multi-command scripts and shells. Summary: An improved cmd.py for writing multi-command scripts and shells.
License: http://www.opensource.org/licenses/mit-license.php License: MIT
URL: http://github.com/trentm/cmdln URL: http://github.com/trentm/cmdln
Source0: https://files.pythonhosted.org/packages/26/23/7654219ac89aa48190341b7c7114fea21e21889693def5f625ef2a218d5d/cmdln-2.0.0.zip Source0: https://files.pythonhosted.org/packages/26/23/7654219ac89aa48190341b7c7114fea21e21889693def5f625ef2a218d5d/cmdln-2.0.0.zip
BuildArch: noarch BuildArch: noarch
@ -85,5 +85,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed May 11 2022 yaoxin <yaoxin30@h-partners.com> - 2.0.0-2
- License compliance rectification
* Sat Oct 17 2020 Python_Bot <Python_Bot@openeuler.org> * Sat Oct 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated