!3 License compliance rectification

From: @wu-leilei 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2024-06-13 11:12:05 +00:00 committed by Gitee
commit 0d21dc3290
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 13 2024 wulei <wu_lei@hoperun.com> - 1.0.0-2
- Regulate license information
* Sat Jul 25 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.0-1
- Package init