diff --git a/spec-version-maven-plugin.spec b/spec-version-maven-plugin.spec index 7194892..6918342 100644 --- a/spec-version-maven-plugin.spec +++ b/spec-version-maven-plugin.spec @@ -1,6 +1,6 @@ Name: spec-version-maven-plugin Version: 1.2 -Release: 1 +Release: 2 Summary: Spec Version Maven Plugin License: CDDL-1.1 or GPLv2 with exceptions URL: http://glassfish.java.net/ @@ -41,5 +41,8 @@ sed -i 's/\r//' LICENSE.txt %license LICENSE.txt %changelog +* Mon Jun 20 2022 Chenyx - 1.2-2 +- License compliance rectification + * Wed Jul 22 2020 yaokai - 1.2-1 - package init