diff --git a/glassfish-gmbal.spec b/glassfish-gmbal.spec index 15ad7af..a9819fc 100644 --- a/glassfish-gmbal.spec +++ b/glassfish-gmbal.spec @@ -2,9 +2,9 @@ %global namedversion %{version}%{?namedreltag} Name: glassfish-gmbal Version: 3.2.0 -Release: 1 +Release: 2 Summary: GlassFish MBean Annotation Library -License: CDDL or GPLv2 with exceptions +License: (CDDL-1.1 OR GPL-2.0-with-classpath-exception) AND IPL-1.0 AND LGPL-2.1-only AND Apache-2.0 AND CPL-1.0 URL: http://java.net/projects/gmbal/pages/Home Source0: https://github.com/javaee/gmbal/archive/VERSION-%{namedversion}.tar.gz Source1: https://src.fedoraproject.org/rpms/glassfish-gmbal/raw/f30/f/%{name}-%{namedversion}-01-build.xml @@ -52,5 +52,8 @@ mv dist/gmbal-api-only.bar dist/gmbal-api-only.jar %license legal/LICENSE.TXT %changelog +* Thu May 12 2022 Ge Wang - 3.2.0-2 +- license compliance rectification + * Mon Aug 17 2020 Ge Wang - 3.2.0-1 - package init