Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package junit5 for openSUSE:Factory checked in at 2024-05-24 19:52:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/junit5 (Old) and /work/SRC/openSUSE:Factory/.junit5.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "junit5" Fri May 24 19:52:57 2024 rev:10 rq:1176655 version:5.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/junit5/junit5.changes 2024-05-03 10:30:15.670116384 +0200 +++ /work/SRC/openSUSE:Factory/.junit5.new.24587/junit5.changes 2024-05-24 19:53:16.742202235 +0200 @@ -1,0 +2,5 @@ +Fri May 24 05:33:13 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Let junit5 require junit5-minimal to avoid conflict of providers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ junit5.spec ++++++ --- /var/tmp/diff_new_pack.OBRKMO/_old 2024-05-24 19:53:17.590233257 +0200 +++ /var/tmp/diff_new_pack.OBRKMO/_new 2024-05-24 19:53:17.594233403 +0200 @@ -62,7 +62,7 @@ Patch1: 0001-Drop-transitive-requirement-on-apiguardian.patch Patch2: 0002-Add-missing-module-static-requires.patch Patch3: 0003-Bump-open-test-reporting-to-0.1.0-M2.patch -BuildRequires: apiguardian +BuildRequires: apiguardian >= 1.1.2 BuildRequires: fdupes BuildRequires: java-devel >= 9 BuildRequires: opentest4j @@ -89,6 +89,7 @@ BuildRequires: mvn(org.assertj:assertj-core) BuildRequires: mvn(org.opentest4j.reporting:open-test-reporting-events) BuildRequires: mvn(org.opentest4j:opentest4j) +Requires: %{base_name}-minimal >= %{version} %endif %description