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
|
||||
Version: 0.3.1
|
||||
Release: 2
|
||||
Version: 0.3.4
|
||||
Release: 1
|
||||
Summary: Sisu plugin for Apache Maven
|
||||
License: EPL-1.0
|
||||
URL: http://www.eclipse.org/sisu
|
||||
@ -24,9 +24,10 @@ Summary: API documentation for %{name}
|
||||
This package contains %{summary}.
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
mv org.eclipse.sisu.mojos-releases/%{version}/* .
|
||||
%setup -q -n sisu.mojos-releases-%{version}
|
||||
%pom_remove_parent
|
||||
%pom_remove_plugin :animal-sniffer-maven-plugin
|
||||
|
||||
%mvn_alias : org.sonatype.plugins:
|
||||
|
||||
%build
|
||||
@ -43,6 +44,9 @@ mv org.eclipse.sisu.mojos-releases/%{version}/* .
|
||||
%doc LICENSE.txt
|
||||
|
||||
%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
|
||||
- Modifying the source code package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user