License compliance rectification
This commit is contained in:
parent
54f758097e
commit
37dc0aae00
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: openapi-schema-validator
|
Name: openapi-schema-validator
|
||||||
Version: 0.1.5
|
Version: 0.1.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: OpenAPI schema validation for Python
|
Summary: OpenAPI schema validation for Python
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/p1c2u/openapi-schema-validator
|
URL: https://github.com/p1c2u/openapi-schema-validator
|
||||||
Source0: https://files.pythonhosted.org/packages/8c/44/0065b0e102810356c54e01d8bd56542d5d02acd27060d81b2e372fd0888c/openapi-schema-validator-0.1.5.tar.gz
|
Source0: https://files.pythonhosted.org/packages/8c/44/0065b0e102810356c54e01d8bd56542d5d02acd27060d81b2e372fd0888c/openapi-schema-validator-0.1.5.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 0.1.5-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Aug 31 2021 Python_Bot <Python_Bot@openeuler.org> - 0.1.5-1
|
* Tue Aug 31 2021 Python_Bot <Python_Bot@openeuler.org> - 0.1.5-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user