diff --git a/groovy.spec b/groovy.spec index e832943348f8c721649832cf685b87d31121401d..f9141e23d0a498b427d0dc835f50e3a95ddee2c3 100644 --- a/groovy.spec +++ b/groovy.spec @@ -1,8 +1,8 @@ Name: groovy Version: 2.4.8 -Release: 10 +Release: 11 Summary: Dynamic language for the Java Platform -License: ASL 2.0 and BSD and EPL-1.0 and Public Domain and ANTLR-PD and MIT +License: ASL 2.0 and BSD-3-Clause and EPL-1.0 and Public Domain and ANTLR-PD and MIT URL: http://groovy-lang.org Source0: https://dl.bintray.com/groovy/maven/apache-groovy-src-%{version}.zip Source1: groovy-script.sh @@ -191,6 +191,9 @@ EOF %doc LICENSE NOTICE README.adoc %changelog +* Tue May 10 2022 xu_ping - 2.4.8-11 +- License compliance rectification + * Mon Aug 09 2021 lingsheng - 2.4.8-10 - Speed up class loading of groovy-all files