Fridrich Strba 2024-04-29 11:44:42 +00:00 committed by Git OBS Bridge
parent 5b5feb89cc
commit d7b92e9de4
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 29 11:44:13 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- The binaries are compatible with java 1.8
-------------------------------------------------------------------
Tue Apr 16 13:55:05 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -36,6 +36,10 @@ BuildRequires: apache-commons-codec
BuildRequires: fdupes
BuildRequires: java-devel >= 9
BuildRequires: javapackages-local >= 6
# The automatic requires would be java-headless >= 9, but the
# binaries are java 8 compatible
%define __requires_exclude java-headless
Requires: java-headless >= 1.8
BuildArch: noarch
%description