Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx-googlepinyin for openSUSE:Factory checked in at 2025-05-02 15:00:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx-googlepinyin (Old) and /work/SRC/openSUSE:Factory/.fcitx-googlepinyin.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-googlepinyin" Fri May 2 15:00:24 2025 rev:9 rq:1273948 version:0.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx-googlepinyin/fcitx-googlepinyin.changes 2012-10-16 11:31:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx-googlepinyin.new.30101/fcitx-googlepinyin.changes 2025-05-02 15:01:42.327764634 +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-googlepinyin.spec ++++++ --- /var/tmp/diff_new_pack.6h7vkT/_old 2025-05-02 15:01:44.087838607 +0200 +++ /var/tmp/diff_new_pack.6h7vkT/_new 2025-05-02 15:01:44.103839280 +0200 @@ -45,6 +45,7 @@ %{__mkdir} -pv build pushd build cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \ + -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \ -DLIB_INSTALL_DIR=%{_libdir} \ .. make