From 3afd1e85e818625294d5993b7fb46a9fc641900b Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Tue, 26 Jul 2022 08:48:37 +0000 Subject: [PATCH] License compliance rectification (cherry picked from commit 3aa46b9f8311c6cb9f5fa21e3ade44465899f4cb) --- jboss-websocket-1.1-api.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jboss-websocket-1.1-api.spec b/jboss-websocket-1.1-api.spec index da5d5c2..7eaa81b 100644 --- a/jboss-websocket-1.1-api.spec +++ b/jboss-websocket-1.1-api.spec @@ -2,9 +2,9 @@ %global namedversion %{version}%{?namedreltag} Name: jboss-websocket-1.1-api Version: 1.1.4 -Release: 1 +Release: 2 Summary: JSR-356: Java WebSocket 1.1 API -License: CDDL or GPLv2 with exceptions +License: CDDL-1.1 or GPLv2 with exceptions Url: https://github.com/jboss/jboss-websocket-api_spec Source0: https://github.com/jboss/jboss-websocket-api_spec/archive/refs/tags/jboss-websocket-api_1.1_spec-1.1.4.Final.tar.gz BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin) @@ -36,6 +36,9 @@ This package contains the API documentation for jboss-websocket-1.1-api. %license LICENSE README %changelog +* Tue Jul 26 2022 Chenyx - 1.1.4-2 +- License compliance rectification + * Wed Jun 01 2022 houyingchao - 1.1.4-1 - Upgrade to 1.1.4