!4 change source
From: @lyn1001 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
86cac95bcd
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: maven-plugin-tools
|
Name: maven-plugin-tools
|
||||||
Version: 3.5.1
|
Version: 3.5.1
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: Maven Plugin Tools
|
Summary: Maven Plugin Tools
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://maven.apache.org/plugin-tools
|
URL: https://maven.apache.org/plugin-tools
|
||||||
Source0: http://repo2.maven.org/maven2/org/apache/maven/plugin-tools/%{name}/%{version}/%{name}-%{version}-source-release.zip
|
Source0: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/%{name}/%{version}/%{name}-%{version}-source-release.zip
|
||||||
|
|
||||||
Patch0: 0001-Avoid-duplicate-MOJO-parameters.patch
|
Patch0: 0001-Avoid-duplicate-MOJO-parameters.patch
|
||||||
Patch1: 0002-Deal-with-nulls-from-getComment.patch
|
Patch1: 0002-Deal-with-nulls-from-getComment.patch
|
||||||
@ -151,6 +151,9 @@ done
|
|||||||
%{_datadir}/maven-poms/maven-plugin-tools/*-generators.pom
|
%{_datadir}/maven-poms/maven-plugin-tools/*-generators.pom
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 3.5.1-8
|
||||||
|
- Change source
|
||||||
|
|
||||||
* Mon Dec 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.5.1-7
|
* Mon Dec 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.5.1-7
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user