Add help info
This commit is contained in:
parent
81005215d1
commit
b2fd56e520
@ -1,6 +1,6 @@
|
|||||||
Name: maven-invoker-plugin
|
Name: maven-invoker-plugin
|
||||||
Version: 1.10
|
Version: 1.10
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: Maven Invoker Plugin
|
Summary: Maven Invoker Plugin
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://maven.apache.org/plugins/maven-invoker-plugin/
|
URL: http://maven.apache.org/plugins/maven-invoker-plugin/
|
||||||
@ -27,6 +27,8 @@ can verify the output generated from a given project execution.
|
|||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Help documentation for maven-invoker-plugin
|
Summary: Help documentation for maven-invoker-plugin
|
||||||
|
Provides: %{name}-javadoc = %{version}-%{release}
|
||||||
|
Obsoletes: %{name}-javadoc < %{version}-%{release}
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
Help documentation for maven-invoker-plugin.
|
Help documentation for maven-invoker-plugin.
|
||||||
@ -47,6 +49,9 @@ Help documentation for maven-invoker-plugin.
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 12 2020 xuxijian<xuxijian@huawei.com> - 1.10-10
|
||||||
|
- Add help info
|
||||||
|
|
||||||
* Mon Mar 09 2020 xuxijian<xuxijian@huawei.com> - 1.10-9
|
* Mon Mar 09 2020 xuxijian<xuxijian@huawei.com> - 1.10-9
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user