From a86a7f85717cfa9a1cc97caee018f614c8a6986f57dd65cc90d1539af408b085 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 7 Oct 2024 23:01:38 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-ivy?expand=0&rev=90 --- apache-ivy.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apache-ivy.spec b/apache-ivy.spec index a20fdca..48979eb 100644 --- a/apache-ivy.spec +++ b/apache-ivy.spec @@ -47,9 +47,9 @@ BuildArch: noarch %if %{with pack200} BuildRequires: pack200 %else -BuildConflicts: java >= 9 -BuildConflicts: java-devel >= 9 -BuildConflicts: java-headless >= 9 +BuildConflicts: java >= 14 +BuildConflicts: java-devel >= 14 +BuildConflicts: java-headless >= 14 %endif %if %{with vfs} BuildRequires: apache-commons-vfs2