Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx-sayura for openSUSE:Factory checked in at 2025-05-02 15:00:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx-sayura (Old) and /work/SRC/openSUSE:Factory/.fcitx-sayura.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-sayura" Fri May 2 15:00:37 2025 rev:7 rq:1273954 version:0.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx-sayura/fcitx-sayura.changes 2017-12-19 10:51:18.562141436 +0100 +++ /work/SRC/openSUSE:Factory/.fcitx-sayura.new.30101/fcitx-sayura.changes 2025-05-02 15:01:56.980380456 +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-sayura.spec ++++++ --- /var/tmp/diff_new_pack.9MyjGo/_old 2025-05-02 15:01:57.752412903 +0200 +++ /var/tmp/diff_new_pack.9MyjGo/_new 2025-05-02 15:01:57.756413071 +0200 @@ -49,7 +49,7 @@ %build mkdir build cd build -cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} .. +cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_POLICY_VERSION_MINIMUM=3.5 .. make %{?_smp_mflags} %install