Accepting request 1219150 from Java:packages
3.15.1 OBS-URL: https://build.opensuse.org/request/show/1219150 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-plugin-tools?expand=0&rev=16
This commit is contained in:
commit
8d42c2e2ce
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 18:18:00 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 3.15.1
|
||||
* Dependency upgrade
|
||||
+ MPLUGIN-538: Upgrade to Doxia 2.0.0 GA Stack
|
||||
+ MPLUGIN-539: Upgrade to Velocity Engine 2.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 17:47:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global base_name maven-plugin-tools
|
||||
%global artifactId maven-plugin-plugin
|
||||
Name: %{artifactId}-bootstrap
|
||||
Version: 3.15.0
|
||||
Version: 3.15.1
|
||||
Release: 0
|
||||
Summary: Maven Plugin Plugin
|
||||
License: Apache-2.0
|
||||
@ -101,7 +101,7 @@ install -dm 0755 %{buildroot}%{_javadir}/%{base_name}
|
||||
install -pm 0644 %{artifactId}/target/%{artifactId}-%{version}.jar %{buildroot}%{_javadir}/%{base_name}/%{artifactId}.jar
|
||||
# pom
|
||||
install -dm 0755 %{buildroot}%{_mavenpomdir}/%{base_name}
|
||||
%mvn_install_pom %{artifactId}/pom.xml %{buildroot}%{_mavenpomdir}/%{base_name}/%{artifactId}.pom
|
||||
%{mvn_install_pom} %{artifactId}/pom.xml %{buildroot}%{_mavenpomdir}/%{base_name}/%{artifactId}.pom
|
||||
%add_maven_depmap %{base_name}/%{artifactId}.pom %{base_name}/%{artifactId}.jar
|
||||
|
||||
%files -f .mfiles
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 18:18:00 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 3.15.1
|
||||
* Dependency upgrade
|
||||
+ MPLUGIN-538: Upgrade to Doxia 2.0.0 GA Stack
|
||||
+ MPLUGIN-539: Upgrade to Velocity Engine 2.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 17:47:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global base_name maven-plugin-tools
|
||||
Name: maven-plugin-plugin
|
||||
Version: 3.15.0
|
||||
Version: 3.15.1
|
||||
Release: 0
|
||||
Summary: Maven Plugin Plugin
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:637953ec684b534556d67b5c21969865e3485b2d92ff26356d2fe253736382c5
|
||||
size 2012813
|
3
maven-plugin-tools-3.15.1-source-release.zip
Normal file
3
maven-plugin-tools-3.15.1-source-release.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:992ba1f16c41b0f21588b157b0c018f4d45320d7c49814c44f46f4c4473ff370
|
||||
size 2012832
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54c6375b875f520359b046c261da8056dcaf894ca092c96ee835dd0e373c4622
|
||||
size 4820
|
||||
oid sha256:6e7cf4f9d5d8f65e21f18d61fbb73e5bd364390ba14ce9beec552bb00e02d389
|
||||
size 4732
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 18:18:00 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 3.15.1
|
||||
* Dependency upgrade
|
||||
+ MPLUGIN-538: Upgrade to Doxia 2.0.0 GA Stack
|
||||
+ MPLUGIN-539: Upgrade to Velocity Engine 2.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 17:47:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: maven-plugin-tools
|
||||
Version: 3.15.0
|
||||
Version: 3.15.1
|
||||
Release: 0
|
||||
Summary: Maven Plugin Tools
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user