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

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-17 10:10:27 +00:00 committed by Gitee
commit 30672e9ba1
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
Name: python-jsonpath-rw
Version: 1.4.0
Release: 1
Release: 2
Summary: A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.
License: Apache 2.0
License: Apache-2.0
URL: https://github.com/kennknowles/python-jsonpath-rw
Source0: https://files.pythonhosted.org/packages/71/7c/45001b1f19af8c4478489fbae4fc657b21c4c669d7a5a036a86882581d85/jsonpath-rw-1.4.0.tar.gz
BuildArch: noarch
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue May 17 2022 liukuo <liukuo@kylinos.cn> - 1.4.0-2
- License compliance rectification
* Mon Nov 23 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated