!8 License compliance rectification

From: @wu-leilei 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 08:20:27 +00:00 committed by Gitee
commit 68152dade0
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-bashate Name: python-bashate
Version: 2.0.0 Version: 2.0.0
Release: 1 Release: 2
Summary: A pep8 equivalent for bash scripts Summary: A pep8 equivalent for bash scripts
License: Apache Software License License: Apache-2.0
URL: http://docs.openstack.org/developer/bashate/ URL: http://docs.openstack.org/developer/bashate/
Source0: https://files.pythonhosted.org/packages/30/81/87a64fd890fa416232abb219210a48afa040a4e85436c35c7eee077c0f45/bashate-2.0.0.tar.gz Source0: https://files.pythonhosted.org/packages/30/81/87a64fd890fa416232abb219210a48afa040a4e85436c35c7eee077c0f45/bashate-2.0.0.tar.gz
BuildArch: noarch BuildArch: noarch
@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 2.0.0-2
- License compliance rectification
* Tue Jun 23 2020 Python_Bot <Python_Bot@openeuler.org> * Tue Jun 23 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated