diff --git a/jboss-el-3.0-api.spec b/jboss-el-3.0-api.spec index c760e93..7c49e87 100644 --- a/jboss-el-3.0-api.spec +++ b/jboss-el-3.0-api.spec @@ -2,9 +2,9 @@ %global namedversion %{version}%{?namedreltag} Name: jboss-el-3.0-api Version: 1.0.13 -Release: 1 +Release: 2 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 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 @@ -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 %changelog +* Wed May 11 2022 liyanan - 1.0.13-2 +- License compliance rectification + * Tue Jan 18 2022 SimpleUpdate Robot - 1.0.13-1 - Upgrade to version 1.0.13