From aac6c6d88a652f954eaac5daae137eb07133f582 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Tue, 26 Jul 2022 08:36:55 +0000 Subject: [PATCH] License compliance rectification --- jboss-jsf-2.2-api.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jboss-jsf-2.2-api.spec b/jboss-jsf-2.2-api.spec index 631f17b..9b068ee 100644 --- a/jboss-jsf-2.2-api.spec +++ b/jboss-jsf-2.2-api.spec @@ -1,8 +1,8 @@ Name: jboss-jsf-2.2-api Version: 2.2.14 -Release: 1 +Release: 2 Summary: JavaServer Faces 2.2 API -License: (CDDL or GPLv2 with exceptions) and ASL 2.0 +License: (CDDL-1.0 or GPLv2 with exceptions) and ASL 2.0 URL: http://www.jboss.org Source0: https://github.com/jboss/jboss-jsf-api_spec/archive/jboss-jsf-api_2.2_spec-%{version}.tar.gz Source1: http://repository.jboss.org/licenses/cddl.txt @@ -45,6 +45,9 @@ sed -i "s,59 Temple Place,51 Franklin Street,;s,Suite 330,Fifth Floor,;s,02111-1 %doc README %changelog +* Tue Jul 26 2022 Chenyx - 2.2.14-2 +- License compliance rectification + * Thu May 26 2022 houyingchao - 2.2.14-1 - Upgrade to 2.2.14