!3 统一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:34:45 +00:00 committed by Gitee
commit b6a8559aa6
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-clickclick
Version: 20.10.2
Release: 1
Release: 2
Summary: Click utility functions
License: Apache License 2.0
License: Apache-2.0
URL: https://codeberg.org/hjacobs/python-clickclick
Source0: https://files.pythonhosted.org/packages/c6/19/f91d85941b79964d569a3729bf9f8b7f85ab47240248e77b7c0c8ed6ecc3/clickclick-20.10.2.tar.gz
BuildArch: noarch
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 20.10.2-2
- License compliance rectification
* Tue Aug 31 2021 Python_Bot <Python_Bot@openeuler.org> - 20.10.2-1
- Package Spec generated