!5 License compliance rectification

From: @lyn1001 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-05-11 10:48:40 +00:00 committed by Gitee
commit 5e0ee52afe
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 GPL-2.0-with-classpath-exception
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
* Wed May 11 2022 liyanan <liyanan32@h-partners.com> - 1.0.2-2
- License compliance rectification
* Mon Nov 2 2020 huanghaitao <huanghaitao8@huawei.com> - 1.0.2-1
- package init