diff --git a/glassfish-servlet-api.spec b/glassfish-servlet-api.spec index a62904e..cb55f78 100644 --- a/glassfish-servlet-api.spec +++ b/glassfish-servlet-api.spec @@ -1,8 +1,8 @@ Name: glassfish-servlet-api Version: 3.1.0 -Release: 16 +Release: 17 Summary: API of Java Servlet -License: (CDDL or GPLv2 with exceptions) and ASL 2.0 +License: (CDDL-1.1 OR GPL-2.0-with-classpath-exception) AND Apache-2.0 URL: http://servlet-spec.java.net Source0: javax.servlet-api-%{version}.tar.xz Source1: http://www.apache.org/licenses/LICENSE-2.0.txt @@ -52,5 +52,8 @@ cp -p %{SOURCE1} . %_javadocdir/%{name} %changelog +* Thu May 12 2022 Ge Wang - 3.1.0-17 +- License compliance rectification + * Sat Dec 14 2019 zhouyihang - 3.1.0-16 - Package init