License compliance rectification
This commit is contained in:
parent
0447497663
commit
8380dc1321
@ -1,9 +1,9 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: openapi-spec-validator
|
||||
Version: 0.3.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
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
|
||||
Source0: https://files.pythonhosted.org/packages/81/60/4378f7a47172e6ba5de99150abee9b49ef4f89deb422124b396125d8cf0d/openapi-spec-validator-0.3.1.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user