!3 License compliance rectification

From: @wu-leilei 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 08:30:09 +00:00 committed by Gitee
commit 6a48d8703d
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: openapi-schema-validator
Version: 0.1.5
Release: 1
Release: 2
Summary: OpenAPI schema validation for Python
License: BSD
License: BSD-3-Clause
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
BuildArch: noarch
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Package Spec generated