License compliance rectification

This commit is contained in:
wu-leilei 2024-06-13 10:54:13 +08:00
parent ea41bcd55c
commit 7b0a07aee6

View File

@ -1,8 +1,8 @@
Name: spec-version-maven-plugin Name: spec-version-maven-plugin
Version: 1.2 Version: 1.2
Release: 1 Release: 2
Summary: Spec Version Maven Plugin Summary: Spec Version Maven Plugin
License: CDDL or GPLv2 with exceptions License: CDDL-1.1 or GPLv2 with exceptions
URL: http://glassfish.java.net/ URL: http://glassfish.java.net/
Source0: https://github.com/javaee/spec-version-maven-plugin/archive/1.2.tar.gz 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 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 %license LICENSE.txt
%changelog %changelog
* Thu Jun 13 2024 wulei <wu_lei@hoperun.com> - 1.2-2
- Regulate license information
* Wed Jul 22 2020 yaokai <yaokai13@huawei.com> - 1.2-1 * Wed Jul 22 2020 yaokai <yaokai13@huawei.com> - 1.2-1
- package init - package init