!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:55:28 +00:00 committed by Gitee
commit c91f20edb2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{?namedreltag} %global namedversion %{version}%{?namedreltag}
Name: jboss-el-3.0-api Name: jboss-el-3.0-api
Version: 1.0.13 Version: 1.0.13
Release: 1 Release: 2
Summary: JSR-341 Expression Language 3.0 API Summary: JSR-341 Expression Language 3.0 API
License: GPLv2 and ASL 2.0 License: GPL-2.0-only and Apache-2.0
Url: https://github.com/jboss/jboss-el-api_spec Url: https://github.com/jboss/jboss-el-api_spec
Source0: https://github.com/jboss/jboss-el-api_spec/archive/jboss-el-api_3.0_spec-%{namedversion}.tar.gz Source0: https://github.com/jboss/jboss-el-api_spec/archive/jboss-el-api_3.0_spec-%{namedversion}.tar.gz
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
@ -42,6 +42,9 @@ sed -i "s,59 Temple Place,51 Franklin Street,;s,Suite 330,Fifth Floor,;s,02111-1
%license LICENSE cddl.txt LICENSE-2.0.txt %license LICENSE cddl.txt LICENSE-2.0.txt
%changelog %changelog
* Wed May 11 2022 liyanan <liyanan32@h-partners.com> - 1.0.13-2
- License compliance rectification
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.13-1 * Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.13-1
- Upgrade to version 1.0.13 - Upgrade to version 1.0.13