!8 Update to version 1.5
From: @wang--ge Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
ac70fde8a7
BIN
1.2.tar.gz
BIN
1.2.tar.gz
Binary file not shown.
BIN
1.5.tar.gz
Normal file
BIN
1.5.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: spec-version-maven-plugin
|
Name: spec-version-maven-plugin
|
||||||
Version: 1.2
|
Version: 1.5
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Spec Version Maven Plugin
|
Summary: Spec Version Maven Plugin
|
||||||
License: CDDL-1.1 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/refs/tags/1.5.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
|
||||||
BuildRequires: mvn(net.java:jvnet-parent:pom:) mvn(org.apache.maven:maven-core)
|
BuildRequires: mvn(net.java:jvnet-parent:pom:) mvn(org.apache.maven:maven-core)
|
||||||
BuildRequires: mvn(org.apache.maven:maven-model) mvn(org.apache.maven:maven-plugin-api)
|
BuildRequires: mvn(org.apache.maven:maven-model) mvn(org.apache.maven:maven-plugin-api)
|
||||||
@ -26,6 +26,8 @@ This package contains javadoc for %{name}.
|
|||||||
sed -i "s|mvn|mvn-rpmbuild|" src/main/resources/checkVersion.sh
|
sed -i "s|mvn|mvn-rpmbuild|" src/main/resources/checkVersion.sh
|
||||||
cp -p %{SOURCE1} LICENSE.txt
|
cp -p %{SOURCE1} LICENSE.txt
|
||||||
sed -i 's/\r//' LICENSE.txt
|
sed -i 's/\r//' LICENSE.txt
|
||||||
|
%pom_remove_plugin org.glassfish.copyright:glassfish-copyright-maven-plugin
|
||||||
|
%pom_remove_plugin org.apache.maven.plugins:maven-checkstyle-plugin
|
||||||
%mvn_file :%{name} %{name}
|
%mvn_file :%{name} %{name}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -41,6 +43,9 @@ sed -i 's/\r//' LICENSE.txt
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 18 2023 Ge Wang <wang__ge@126.com> - 1.5-1
|
||||||
|
- Update to version 1.5
|
||||||
|
|
||||||
* Mon Jun 20 2022 Chenyx <chenyixiong3@huawei.com> - 1.2-2
|
* Mon Jun 20 2022 Chenyx <chenyixiong3@huawei.com> - 1.2-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user