!3 统一spec文件的License名称规范

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-20 10:37:06 +00:00 committed by Gitee
commit 9b1f90993d
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: swagger-spec-validator
Version: 2.7.3
Release: 1
Release: 2
Summary: Validation of Swagger specifications
License: Apache License 2.0
License: Apache-2.0
URL: http://github.com/Yelp/swagger_spec_validator
Source0: https://files.pythonhosted.org/packages/cd/86/30d548c865e94ece321d8d2dc224d7b3825dc6b72e765c0ea50e96970220/swagger-spec-validator-2.7.3.tar.gz
BuildArch: noarch
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 2.7.3-2
- License compliance rectification
* Fri Aug 27 2021 Python_Bot <Python_Bot@openeuler.org> - 2.7.3-1
- Package Spec generated