diff --git a/glassfish-jaxrpc-api.spec b/glassfish-jaxrpc-api.spec index ef88c9f..5238b8d 100644 --- a/glassfish-jaxrpc-api.spec +++ b/glassfish-jaxrpc-api.spec @@ -1,8 +1,8 @@ Name: glassfish-jaxrpc-api Version: 1.1.1 -Release: 1 +Release: 2 Summary: The Java API for XML-Based RPC (JAX-RPC) -License: CDDL or GPLv2 with exceptions +License: CDDL-1.1 or GPLv2 with exceptions URL: https://metro.java.net/ Source0: https://github.com/jboss/jboss-jaxrpc-api_spec/archive/jboss-jaxrpc-api_1.1_spec-1.0.2.Final.tar.gz#/glassfish-jaxrpc-api-1.1.1.tar.gz Source1: https://javaee.github.io/glassfish/LICENSE @@ -47,5 +47,8 @@ rename LICENSE ./LICENSE.html LICENSE %license LICENSE.html %changelog +* Thu Jun 13 2024 wulei - 1.1.1-2 +- Regulate license information + * Wed Aug 19 2020 Ge Wang - 1.1.1-1 - package init