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

From: @lauk001 
Reviewed-by: @xiezhipeng1, @gaoruoshu 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-08-10 12:27:00 +00:00 committed by Gitee
commit c26dde9beb
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-google-pasta Name: python-google-pasta
Version: 0.2.0 Version: 0.2.0
Release: 1 Release: 2
Summary: pasta is an AST-based Python refactoring library Summary: pasta is an AST-based Python refactoring library
License: Apache 2.0 License: Apache-2.0
URL: https://github.com/google/pasta URL: https://github.com/google/pasta
Source0: https://files.pythonhosted.org/packages/35/4a/0bd53b36ff0323d10d5f24ebd67af2de10a1117f5cf4d7add90df92756f1/google-pasta-0.2.0.tar.gz Source0: https://files.pythonhosted.org/packages/35/4a/0bd53b36ff0323d10d5f24ebd67af2de10a1117f5cf4d7add90df92756f1/google-pasta-0.2.0.tar.gz
BuildArch: noarch BuildArch: noarch
@ -68,5 +68,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 0.2.0-2
- License compliance rectification
* Sun Oct 04 2020 Python_Bot <Python_Bot@openeuler.org> * Sun Oct 04 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated