diff --git a/spec-version-maven-plugin.spec b/spec-version-maven-plugin.spec index 7446cf1..a9772a8 100644 --- a/spec-version-maven-plugin.spec +++ b/spec-version-maven-plugin.spec @@ -1,8 +1,8 @@ Name: spec-version-maven-plugin Version: 1.2 -Release: 1 +Release: 2 Summary: Spec Version Maven Plugin -License: CDDL or GPLv2 with exceptions +License: CDDL-1.1 or GPLv2 with exceptions URL: http://glassfish.java.net/ Source0: https://github.com/javaee/spec-version-maven-plugin/archive/1.2.tar.gz Source1: https://github.com/javaee/spec-version-maven-plugin/raw/master/LICENSE @@ -41,5 +41,8 @@ sed -i 's/\r//' LICENSE.txt %license LICENSE.txt %changelog +* Thu Jun 13 2024 wulei - 1.2-2 +- Regulate license information + * Wed Jul 22 2020 yaokai - 1.2-1 - package init