Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-filtering for openSUSE:Factory
checked in at 2025-06-03 17:53:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-filtering (Old)
and /work/SRC/openSUSE:Factory/.maven-filtering.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-filtering"
Tue Jun 3 17:53:51 2025 rev:9 rq:1282176 version:3.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-filtering/maven-filtering.changes
2024-05-03 10:34:06.614485920 +0200
+++
/work/SRC/openSUSE:Factory/.maven-filtering.new.16005/maven-filtering.changes
2025-06-03 17:54:38.572351114 +0200
@@ -1,0 +2,5 @@
+Tue Jun 3 08:18:21 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Add dependency on objectweb-asm to build with sisu 0.9.0.M4
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-filtering.spec ++++++
--- /var/tmp/diff_new_pack.hZgnPk/_old 2025-06-03 17:54:40.392426597 +0200
+++ /var/tmp/diff_new_pack.hZgnPk/_new 2025-06-03 17:54:40.412427427 +0200
@@ -1,7 +1,7 @@
#
# spec file for package maven-filtering
#
-# 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: maven-lib
+BuildRequires: objectweb-asm
BuildRequires: plexus-build-api0
BuildRequires: plexus-interpolation
BuildRequires: plexus-utils
@@ -67,6 +68,7 @@
maven/maven-core \
maven/maven-model \
maven/maven-settings \
+ objectweb-asm/asm \
org.eclipse.sisu.inject \
plexus/utils \
plexus/interpolation \