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

From: @YixiongChen 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2022-08-08 09:19:38 +00:00 committed by Gitee
commit 5ae9695e43
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{?namedreltag}
Name: jdeparser1
Version: 1.0.0
Release: 1
Release: 2
Summary: Source generator library for Java
License: (CDDL or GPLv2 with exceptions) and MIT
License: (CDDL-1.1 or GPLv2 with exceptions) and MIT
URL: https://github.com/jdeparser/jdeparser
Source0: https://github.com/jdeparser/jdeparser/archive/%{namedversion}.tar.gz
BuildArch: noarch
@ -38,5 +38,8 @@ This package contains the API documentation for %{name}.
%license LICENSE-original.html
%changelog
* Thu Jun 23 2022 Chenyx <chenyixiong3@huawei.com> - 1.0.0-2
- License compliance rectification
* Sat Jul 25 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.0-1
- Package init