Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mojo-parent for openSUSE:Factory checked in at 2026-04-04 19:07:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mojo-parent (Old) and /work/SRC/openSUSE:Factory/.mojo-parent.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mojo-parent" Sat Apr 4 19:07:46 2026 rev:5 rq:1344527 version:82 Changes: -------- --- /work/SRC/openSUSE:Factory/mojo-parent/mojo-parent.changes 2024-06-12 15:50:46.993508030 +0200 +++ /work/SRC/openSUSE:Factory/.mojo-parent.new.21863/mojo-parent.changes 2026-04-04 19:09:36.850529108 +0200 @@ -1,0 +2,6 @@ +Fri Apr 3 21:01:04 UTC 2026 - Fridrich Strba <[email protected]> + +- Do not import junit-bom in the parent. This creates unnecessary + build cycles with junit5. + +------------------------------------------------------------------- New: ---- _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mojo-parent.spec ++++++ --- /var/tmp/diff_new_pack.wt7Z3F/_old 2026-04-04 19:09:38.406592906 +0200 +++ /var/tmp/diff_new_pack.wt7Z3F/_new 2026-04-04 19:09:38.410593070 +0200 @@ -1,7 +1,7 @@ # # spec file for package mojo-parent # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,6 @@ Source0: https://github.com/mojohaus/%{name}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: http://www.apache.org/licenses/LICENSE-2.0.txt BuildRequires: javapackages-local -Requires: mvn(org.junit:junit-bom:pom:) BuildArch: noarch %description @@ -40,6 +39,8 @@ %pom_remove_plugin :maven-checkstyle-plugin %pom_remove_plugin :spotless-maven-plugin +%pom_remove_dep :junit-bom + cp %{SOURCE1} . %build ++++++ _scmsync.obsinfo ++++++ mtime: 1775250127 commit: 20eead4cdc7610eeefecae80b6ea52e907c3fdb85dfb79c0bcca1b9bd1194e42 url: https://src.opensuse.org/java-packages/mojo-parent.git revision: 20eead4cdc7610eeefecae80b6ea52e907c3fdb85dfb79c0bcca1b9bd1194e42 projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-04-03 23:02:37.000000000 +0200 @@ -0,0 +1 @@ +.osc
