Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hydrogen for openSUSE:Factory checked in at 2025-05-12 16:49:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hydrogen (Old) and /work/SRC/openSUSE:Factory/.hydrogen.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hydrogen" Mon May 12 16:49:24 2025 rev:50 rq:1276590 version:1.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/hydrogen/hydrogen.changes 2024-12-19 21:42:00.672114909 +0100 +++ /work/SRC/openSUSE:Factory/.hydrogen.new.30101/hydrogen.changes 2025-05-12 16:53:34.460502840 +0200 @@ -1,0 +2,6 @@ +Wed May 7 05:32:05 UTC 2025 - Simon Lees <sfl...@suse.de> + +- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes + minimum version warnings + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hydrogen.spec ++++++ --- /var/tmp/diff_new_pack.bQsBZG/_old 2025-05-12 16:53:34.984524837 +0200 +++ /var/tmp/diff_new_pack.bQsBZG/_new 2025-05-12 16:53:34.988525005 +0200 @@ -1,7 +1,7 @@ # # spec file for package hydrogen # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -124,6 +124,9 @@ %autosetup -p1 %build +# Remove cmake4 error due to not setting +# min cmake version - sflees.de +export CMAKE_POLICY_VERSION_MINIMUM=3.5 export LADSPA_PATH=%{_libdir}/ladspa %cmake \