!3 统一spec文件的License名称规范
From: @lauk001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
e886fe8632
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: openapi-spec-validator
|
Name: openapi-spec-validator
|
||||||
Version: 0.3.1
|
Version: 0.3.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0 spec validator
|
Summary: OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0 spec validator
|
||||||
License: Apache License 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/p1c2u/openapi-spec-validator
|
URL: https://github.com/p1c2u/openapi-spec-validator
|
||||||
Source0: https://files.pythonhosted.org/packages/81/60/4378f7a47172e6ba5de99150abee9b49ef4f89deb422124b396125d8cf0d/openapi-spec-validator-0.3.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/81/60/4378f7a47172e6ba5de99150abee9b49ef4f89deb422124b396125d8cf0d/openapi-spec-validator-0.3.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 0.3.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Aug 31 2021 Python_Bot <Python_Bot@openeuler.org> - 0.3.1-1
|
* Tue Aug 31 2021 Python_Bot <Python_Bot@openeuler.org> - 0.3.1-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user