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