License compliance rectification

This commit is contained in:
lyn1001 2022-05-11 17:14:38 +08:00
parent 89f8f444b0
commit 8eab3c78fe

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