Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx-table-other for openSUSE:Factory checked in at 2025-05-02 15:00:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx-table-other (Old) and /work/SRC/openSUSE:Factory/.fcitx-table-other.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-table-other" Fri May 2 15:00:44 2025 rev:12 rq:1273958 version:0.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx-table-other/fcitx-table-other.changes 2022-03-29 18:15:58.211165994 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx-table-other.new.30101/fcitx-table-other.changes 2025-05-02 15:02:05.160724261 +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-table-other.spec ++++++ --- /var/tmp/diff_new_pack.clKcMD/_old 2025-05-02 15:02:05.752749142 +0200 +++ /var/tmp/diff_new_pack.clKcMD/_new 2025-05-02 15:02:05.756749311 +0200 @@ -232,7 +232,7 @@ %build mkdir build cd build -cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL_DIR=%{_libdir} .. +cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_POLICY_VERSION_MINIMUM=3.5 -DLIB_INSTALL_DIR=%{_libdir} .. make %{?_smp_mflags} %install