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