Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package soundkonverter for openSUSE:Factory checked in at 2025-05-08 18:23:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/soundkonverter (Old) and /work/SRC/openSUSE:Factory/.soundkonverter.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "soundkonverter" Thu May 8 18:23:59 2025 rev:4 rq:1275552 version:3.0.1+git20240225 Changes: -------- --- /work/SRC/openSUSE:Factory/soundkonverter/soundkonverter.changes 2024-03-25 21:13:45.577434877 +0100 +++ /work/SRC/openSUSE:Factory/.soundkonverter.new.30101/soundkonverter.changes 2025-05-08 18:26:27.636184165 +0200 @@ -1,0 +2,5 @@ +Wed May 7 11:29:43 UTC 2025 - Simon Lees <sfl...@suse.de> + +- Fixed the build with cmake4. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ soundkonverter.spec ++++++ --- /var/tmp/diff_new_pack.oE9IAN/_old 2025-05-08 18:26:28.108203851 +0200 +++ /var/tmp/diff_new_pack.oE9IAN/_new 2025-05-08 18:26:28.112204018 +0200 @@ -1,7 +1,7 @@ # # spec file for package soundkonverter # -# 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 @@ -55,6 +55,7 @@ %autosetup -p1 %build +export CMAKE_POLICY_VERSION_MINIMUM=3.5 pushd src %cmake_kf5 -d build -- "-DKF5_BUILD=ON" %cmake_build