diff --git a/glassfish-ejb-api.spec b/glassfish-ejb-api.spec index 8f30dd2a7bf0be0d6231a4e052c00727e3fca1cc..419a249b55839707b7d06f378017a9db3218e657 100644 --- a/glassfish-ejb-api.spec +++ b/glassfish-ejb-api.spec @@ -1,8 +1,8 @@ Name: glassfish-ejb-api Version: 3.2 -Release: 1 +Release: 2 Summary: Java EJB 3.2 API Design Specification -License: CDDL or GPLv2 with exceptions +License: CDDL-1.1 or GPLv2 with exceptions URL: https://java.net/projects/ejb-spec/ Source0: https://github.com/javaee/javax.ejb/archive/%{version}.tar.gz Source1: https://javaee.github.io/glassfish/LICENSE @@ -49,5 +49,8 @@ cp %{SOURCE1} ./ %license LICENSE %changelog +* Thu Jun 13 2024 wulei - 3.2-2 +- Regulate license information + * Sat Aug 15 2020 Ge Wang - 3.2-1 - Package init