!5 统一spec文件的License名称规范

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-18 08:32:18 +00:00 committed by Gitee
commit bff9c3cef0
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-pyvmomi Name: python-pyvmomi
Version: 7.0.2 Version: 7.0.2
Release: 1 Release: 2
Summary: VMware vSphere Python SDK Summary: VMware vSphere Python SDK
License: Apache License 2.0 License: Apache-2.0
URL: https://github.com/vmware/pyvmomi URL: https://github.com/vmware/pyvmomi
Source0: https://files.pythonhosted.org/packages/da/ec/38044d41138a687930687f6b990c9dfe8d863dfcbae3ea16f346d3a78131/pyvmomi-7.0.2.tar.gz Source0: https://files.pythonhosted.org/packages/da/ec/38044d41138a687930687f6b990c9dfe8d863dfcbae3ea16f346d3a78131/pyvmomi-7.0.2.tar.gz
BuildArch: noarch BuildArch: noarch
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 7.0.2-2
- License compliance rectification
* Mon Aug 09 2021 Python_Bot <Python_Bot@openeuler.org> - 7.0.2-1 * Mon Aug 09 2021 Python_Bot <Python_Bot@openeuler.org> - 7.0.2-1
- Package Spec generated - Package Spec generated