Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plexus-io for openSUSE:Factory 
checked in at 2025-06-03 17:54:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-io (Old)
 and      /work/SRC/openSUSE:Factory/.plexus-io.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plexus-io"

Tue Jun  3 17:54:02 2025 rev:6 rq:1282189 version:3.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/plexus-io/plexus-io.changes      2024-06-14 
19:06:20.576825087 +0200
+++ /work/SRC/openSUSE:Factory/.plexus-io.new.16005/plexus-io.changes   
2025-06-03 17:54:55.065035111 +0200
@@ -1,0 +2,5 @@
+Tue Jun  3 08:24:58 UTC 2025 - Fridrich Strba <fst...@suse.com>
+
+- Add dependency on objectweb-asm to build with sisu 0.9.0.M4
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plexus-io.spec ++++++
--- /var/tmp/diff_new_pack.n0waLd/_old  2025-06-03 17:54:55.637058835 +0200
+++ /var/tmp/diff_new_pack.n0waLd/_new  2025-06-03 17:54:55.641059000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package plexus-io
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  javapackages-local >= 6
 BuildRequires:  jsr-305
+BuildRequires:  objectweb-asm
 BuildRequires:  plexus-utils >= 3.3.0
 BuildRequires:  sisu-inject
 BuildArch:      noarch
@@ -54,7 +55,13 @@
 
 %build
 mkdir -p lib
-build-jar-repository -s lib atinject org.eclipse.sisu.inject plexus/utils 
commons-io jsr-305
+build-jar-repository -s lib \
+    atinject \
+    commons-io \
+    jsr-305 \
+    objectweb-asm/asm \
+    org.eclipse.sisu.inject \
+    plexus/utils
 
 %{ant} \
   jar javadoc

Reply via email to