License compliance rectification

This commit is contained in:
wu-leilei 2024-06-13 10:51:54 +08:00
parent 21d2fe7177
commit bbcc1e7f69

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