License compliance rectification

This commit is contained in:
lyn1001 2022-05-11 16:38:06 +08:00
parent 21d2fe7177
commit 9f6dbf4cff

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