This commit is contained in:
parent
db2ae3e233
commit
c095701344
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 24 05:33:13 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Let junit5 require junit5-minimal to avoid conflict of providers
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 30 16:25:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Tue Apr 30 16:25:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -89,6 +89,7 @@ BuildRequires: mvn(org.apiguardian:apiguardian-api)
|
|||||||
BuildRequires: mvn(org.assertj:assertj-core)
|
BuildRequires: mvn(org.assertj:assertj-core)
|
||||||
BuildRequires: mvn(org.opentest4j.reporting:open-test-reporting-events)
|
BuildRequires: mvn(org.opentest4j.reporting:open-test-reporting-events)
|
||||||
BuildRequires: mvn(org.opentest4j:opentest4j)
|
BuildRequires: mvn(org.opentest4j:opentest4j)
|
||||||
|
Requires: %{base_name}-minimal >= %{version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user