diff --git a/glassfish-pfl.spec b/glassfish-pfl.spec index cf8ab01..b7cdecf 100644 --- a/glassfish-pfl.spec +++ b/glassfish-pfl.spec @@ -2,9 +2,9 @@ %global namedversion %{version}%{?namedreltag} Name: glassfish-pfl Version: 3.2.0 -Release: 1 +Release: 2 Summary: GlassFish Primitive Function Library -License: (CDDL or GPLv2 with exceptions) and ASL 2.0 +License: (CDDL-1.0 OR GPL-2.0-with-classpath-exception) AND Apache-2.0 URL: http://java.net/projects/gmbal/pages/Home # hg clone -r VERSION-3.2.0-b001 https://hg.java.net/hg/gmbal~pfl glassfish-pfl-3.2.0-b001 # find glassfish-pfl-3.2.0-b001/ -name '*.jar' -delete @@ -120,5 +120,8 @@ sed -i 's/\r//' LICENSE.txt LICENSE-2.0.txt %license LICENSE.txt LICENSE-2.0.txt %changelog +* Thu May 12 2022 Ge Wang - 3.2.0-2 +- License compliance rectification + * Tue Aug 25 2020 Jeffery.Gao - 3.2.0-1 - Package init