From 188f751fa83ff922141eee7587a8ebd56a6e0307 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Thu, 30 Jun 2022 06:30:38 +0000 Subject: [PATCH] License compliance rectification --- jboss-jsf-2.1-api.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jboss-jsf-2.1-api.spec b/jboss-jsf-2.1-api.spec index 1a40b2f..181b5da 100644 --- a/jboss-jsf-2.1-api.spec +++ b/jboss-jsf-2.1-api.spec @@ -2,9 +2,9 @@ %global namedversion %{version}%{?namedreltag} Name: jboss-jsf-2.1-api Version: 2.1.29.1 -Release: 1 +Release: 2 Summary: JavaServer Faces 2.1 API -License: CDDL or GPLv2 with exceptions +License: CDDL-1.1 or GPLv2 with exceptions URL: http://www.jboss.org Source0: https://github.com/jboss/jboss-jsf-api_spec/archive/jboss-jsf-api_2.1_spec-%{namedversion}.tar.gz Patch0: %{name}-fix-fsf-address.patch @@ -43,6 +43,9 @@ This package contains the API documentation for %{name}. %doc README %changelog +* Thu Jun 30 2022 Chenyx - 2.1.29.1-2 +- License compliance rectification + * Thu May 26 2022 houyingchao - 2.1.29.1-1 - Upgrade to 2.1.29.1