From 3535dc4a96a747a3a868329b5ae0316d2a6c8f78 Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Thu, 13 Jun 2024 10:52:00 +0800 Subject: [PATCH] License compliance rectification --- jboss-interceptors-1.1-api.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jboss-interceptors-1.1-api.spec b/jboss-interceptors-1.1-api.spec index 86f8481..0e807f2 100644 --- a/jboss-interceptors-1.1-api.spec +++ b/jboss-interceptors-1.1-api.spec @@ -3,9 +3,9 @@ %global commitid 49a90471d8108b5b2a2da6063b5591a9f41ed24a Name: jboss-interceptors-1.1-api Version: 1.0.2 -Release: 1 +Release: 2 Summary: Interceptors 1.1 API -License: CDDL or GPLv2 with exceptions +License: CDDL-1.0 or GPLv2 with exceptions URL: http://www.jboss.org Source0: https://github.com/jboss/jboss-interceptors-api_spec/archive/49a90471d8108b5b2a2da6063b5591a9f41ed24a.tar.gz BuildArch: noarch @@ -37,5 +37,8 @@ This package contains the API documentation for %{name}. %license LICENSE %changelog +* Thu Jun 13 2024 wulei - 1.0.2-2 +- Regulate license information + * Mon Aug 10 2020 chengzihan - 1.0.2-1 - Package init