Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package snakeyaml for openSUSE:Factory checked in at 2024-04-30 17:27:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/snakeyaml (Old) and /work/SRC/openSUSE:Factory/.snakeyaml.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "snakeyaml" Tue Apr 30 17:27:28 2024 rev:9 rq:1170856 version:2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/snakeyaml/snakeyaml.changes 2024-04-17 14:45:45.838912334 +0200 +++ /work/SRC/openSUSE:Factory/.snakeyaml.new.1880/snakeyaml.changes 2024-04-30 17:28:40.169028603 +0200 @@ -1,0 +2,5 @@ +Mon Apr 29 11:44:13 UTC 2024 - Fridrich Strba <[email protected]> + +- The binaries are compatible with java 1.8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ snakeyaml.spec ++++++ --- /var/tmp/diff_new_pack.4RpAVR/_old 2024-04-30 17:28:40.685047368 +0200 +++ /var/tmp/diff_new_pack.4RpAVR/_new 2024-04-30 17:28:40.685047368 +0200 @@ -17,6 +17,9 @@ %global vertag a34989252e6f +# The automatic requires would be java-headless >= 9, but the +# binaries are java 8 compatible +%define __requires_exclude java-headless %bcond_with tests Name: snakeyaml Version: 2.2 @@ -36,6 +39,7 @@ BuildRequires: fdupes BuildRequires: java-devel >= 9 BuildRequires: javapackages-local >= 6 +Requires: java-headless >= 1.8 BuildArch: noarch %description
