!6 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:06:11 +00:00 committed by Gitee
commit 6764273d89
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{?namedreltag}
Name: jboss-el-2.2-api
Version: 1.0.2
Release: 1
Release: 2
Summary: Expression Language 2.2 API
License: CDDL or GPLv2 with exceptions
License: CDDL-1.0 or GPLv2 with exceptions
URL: http://www.jboss.org
BuildArch: noarch
Source0: https://github.com/jboss/jboss-el-api_spec/archive/%{namedversion}.tar.gz
@ -36,5 +36,8 @@ This package contains the API documentation for %{name}.
%license LICENSE
%changelog
* Thu Jun 13 2024 wulei <wu_lei@hoperun.com> - 1.0.2-2
- Regulate license information
* Mon Nov 2 2020 huanghaitao <huanghaitao8@huawei.com> - 1.0.2-1
- package init