Update to 0.3.4
This commit is contained in:
parent
cdf501a4b4
commit
dfda4ca2b5
BIN
0.3.1.tar.gz
BIN
0.3.1.tar.gz
Binary file not shown.
BIN
0.3.4.tar.gz
Normal file
BIN
0.3.4.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: sisu-mojos
|
Name: sisu-mojos
|
||||||
Version: 0.3.1
|
Version: 0.3.4
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Sisu plugin for Apache Maven
|
Summary: Sisu plugin for Apache Maven
|
||||||
License: EPL-1.0
|
License: EPL-1.0
|
||||||
URL: http://www.eclipse.org/sisu
|
URL: http://www.eclipse.org/sisu
|
||||||
@ -24,9 +24,10 @@ Summary: API documentation for %{name}
|
|||||||
This package contains %{summary}.
|
This package contains %{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%setup -q -n sisu.mojos-releases-%{version}
|
||||||
mv org.eclipse.sisu.mojos-releases/%{version}/* .
|
%pom_remove_parent
|
||||||
%pom_remove_plugin :animal-sniffer-maven-plugin
|
%pom_remove_plugin :animal-sniffer-maven-plugin
|
||||||
|
|
||||||
%mvn_alias : org.sonatype.plugins:
|
%mvn_alias : org.sonatype.plugins:
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -43,6 +44,9 @@ mv org.eclipse.sisu.mojos-releases/%{version}/* .
|
|||||||
%doc LICENSE.txt
|
%doc LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 wulei <wu_lei@hoperun.com> - 0.3.4-1
|
||||||
|
- Update to 0.3.4
|
||||||
|
|
||||||
* Tue Nov 22 2022 wulei <wulei80@h-partners.com> - 0.3.1-2
|
* Tue Nov 22 2022 wulei <wulei80@h-partners.com> - 0.3.1-2
|
||||||
- Modifying the source code package
|
- Modifying the source code package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user