Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apache-ivy for openSUSE:Factory checked in at 2024-09-30 15:34:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-ivy (Old) and /work/SRC/openSUSE:Factory/.apache-ivy.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-ivy" Mon Sep 30 15:34:41 2024 rev:26 rq:1204561 version:2.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-ivy/apache-ivy.changes 2024-02-21 17:52:23.954580232 +0100 +++ /work/SRC/openSUSE:Factory/.apache-ivy.new.29891/apache-ivy.changes 2024-09-30 15:34:52.203211078 +0200 @@ -1,0 +2,5 @@ +Sun Sep 29 19:45:07 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Fix build after removal of the default %%{java_home} define + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-ivy.spec ++++++ --- /var/tmp/diff_new_pack.zThFXx/_old 2024-09-30 15:34:52.767234483 +0200 +++ /var/tmp/diff_new_pack.zThFXx/_new 2024-09-30 15:34:52.767234483 +0200 @@ -1,7 +1,7 @@ # # spec file for package apache-ivy # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,7 +47,9 @@ %if %{with pack200} BuildRequires: pack200 %else +BuildConflicts: java >= 14 BuildConflicts: java-devel >= 14 +BuildConflicts: java-headless >= 14 %endif %if %{with vfs} BuildRequires: apache-commons-vfs2