Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-javadoc-plugin for openSUSE:Factory checked in at 2025-06-03 17:54:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-javadoc-plugin (Old) and /work/SRC/openSUSE:Factory/.maven-javadoc-plugin.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-javadoc-plugin" Tue Jun 3 17:54:09 2025 rev:20 rq:1282193 version:3.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-javadoc-plugin/maven-javadoc-plugin.changes 2024-12-09 21:13:00.560575084 +0100 +++ /work/SRC/openSUSE:Factory/.maven-javadoc-plugin.new.16005/maven-javadoc-plugin.changes 2025-06-03 17:55:00.985280640 +0200 @@ -1,0 +2,5 @@ +Tue Jun 3 08:26:53 UTC 2025 - Fridrich Strba <fst...@suse.com> + +- Add dependency on objectweb-asm to build with sisu 0.9.0.M4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-javadoc-plugin.spec ++++++ --- /var/tmp/diff_new_pack.ueO1qZ/_old 2025-06-03 17:55:01.821315313 +0200 +++ /var/tmp/diff_new_pack.ueO1qZ/_new 2025-06-03 17:55:01.821315313 +0200 @@ -1,7 +1,7 @@ # # spec file for package maven-javadoc-plugin # -# 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 @@ -56,6 +56,7 @@ BuildRequires: maven-resolver-util BuildRequires: maven-shared-utils BuildRequires: maven-wagon-provider-api +BuildRequires: objectweb-asm BuildRequires: plexus-archiver BuildRequires: plexus-interactivity-api BuildRequires: plexus-io @@ -148,6 +149,7 @@ maven-reporting-api/maven-reporting-api \ maven-shared-utils/maven-shared-utils \ maven-wagon/provider-api \ + objectweb-asm/asm \ org.eclipse.sisu.inject \ org.eclipse.sisu.plexus \ plexus/archiver \