License compliance rectification

This commit is contained in:
wu-leilei 2022-05-10 16:44:07 +08:00
parent 54f758097e
commit 37dc0aae00

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