Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx-skk for openSUSE:Factory checked in at 2025-05-02 15:00:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx-skk (Old) and /work/SRC/openSUSE:Factory/.fcitx-skk.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-skk" Fri May 2 15:00:39 2025 rev:8 rq:1273955 version:0.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx-skk/fcitx-skk.changes 2024-02-27 22:47:04.831780599 +0100 +++ /work/SRC/openSUSE:Factory/.fcitx-skk.new.30101/fcitx-skk.changes 2025-05-02 15:01:59.824499989 +0200 @@ -1,0 +2,5 @@ +Thu May 1 01:31:19 UTC 2025 - Simon Lees <sfl...@suse.de> + +- Set -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix build with cmake4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx-skk.spec ++++++ --- /var/tmp/diff_new_pack.oruzJf/_old 2025-05-02 15:02:00.532529746 +0200 +++ /var/tmp/diff_new_pack.oruzJf/_new 2025-05-02 15:02:00.536529914 +0200 @@ -47,7 +47,7 @@ %build mkdir -p build pushd build -cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} .. +cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_POLICY_VERSION_MINIMUM=3.5 .. make %{?_smp_mflags} popd