!14 [合规提升]spec文件的License声明有歧义

From: @YixiongChen 
Reviewed-by: @MrRlu 
Signed-off-by: @MrRlu
This commit is contained in:
openeuler-ci-bot 2022-08-08 11:18:53 +00:00 committed by Gitee
commit 472975a812
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Name: python-paste
Version: 3.5.0
Release: 2
Release: 3
Summary: Tools for using a Web Server Gateway Interface stack
License: MIT and ZPLv2.0 and Python and (AFL or MIT) and (MIT or ASL 2.0)
License: MIT and ZPLv2.0 and Python and (AFL-2.1 or MIT) and (MIT or ASL 2.0)
URL: https://pythonpaste.readthedocs.io/en/latest/
Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{version}.tar.gz
@ -64,6 +64,9 @@ popd
%doc docs/*
%changelog
* Thu Jul 28 2022 Chenyx <chenyixiong3@huawei.com> - 3.5.0-3
- License compliance rectification
* Fri May 6 2022 wuchaochao <cyanrose@yeah.net> - 3.5.0-2
- remove BuildRequires python-nose