Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-assembly-plugin for
openSUSE:Factory checked in at 2024-04-03 17:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-assembly-plugin (Old)
and /work/SRC/openSUSE:Factory/.maven-assembly-plugin.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-assembly-plugin"
Wed Apr 3 17:19:59 2024 rev:9 rq:1164217 version:3.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-assembly-plugin/maven-assembly-plugin.changes
2024-02-21 18:00:24.527965478 +0100
+++
/work/SRC/openSUSE:Factory/.maven-assembly-plugin.new.1905/maven-assembly-plugin.changes
2024-04-03 17:21:24.555694106 +0200
@@ -1,0 +2,6 @@
+Tue Apr 2 17:21:53 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Add dependency on plexus-xml where relevant
+ * this will be needed for smooth upgrade to plexus-utils 4.0.0
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-assembly-plugin.spec ++++++
--- /var/tmp/diff_new_pack.i8OoDk/_old 2024-04-03 17:21:26.651771407 +0200
+++ /var/tmp/diff_new_pack.i8OoDk/_new 2024-04-03 17:21:26.651771407 +0200
@@ -47,6 +47,7 @@
BuildRequires: mvn(org.codehaus.plexus:plexus-interpolation)
BuildRequires: mvn(org.codehaus.plexus:plexus-io)
BuildRequires: mvn(org.codehaus.plexus:plexus-utils)
+BuildRequires: mvn(org.codehaus.plexus:plexus-xml)
BuildRequires: mvn(org.eclipse.aether:aether-api)
BuildRequires: mvn(org.eclipse.sisu:org.eclipse.sisu.plexus)
BuildRequires: mvn(org.eclipse.sisu:sisu-maven-plugin)
@@ -71,6 +72,7 @@
%pom_remove_dep jaxen:jaxen
%pom_add_dep commons-io:commons-io
%pom_add_dep commons-codec:commons-codec
+%pom_add_dep org.codehaus.plexus:plexus-xml:3.0.0
%build
%{mvn_build} -f -- \