License compliance rectification
This commit is contained in:
parent
3a22c4106f
commit
86f5813e71
@ -1,9 +1,9 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-cmdln
|
||||
Version: 2.0.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
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
|
||||
Source0: https://files.pythonhosted.org/packages/26/23/7654219ac89aa48190341b7c7114fea21e21889693def5f625ef2a218d5d/cmdln-2.0.0.zip
|
||||
BuildArch: noarch
|
||||
@ -85,5 +85,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user