Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ibus-table-chinese for 
openSUSE:Factory checked in at 2025-05-08 20:39:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-table-chinese (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-table-chinese.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-table-chinese"

Thu May  8 20:39:54 2025 rev:31 rq:1275626 version:1.8.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-table-chinese/ibus-table-chinese.changes    
2023-04-13 14:10:57.920371608 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-table-chinese.new.30101/ibus-table-chinese.changes
 2025-05-08 20:40:00.716557848 +0200
@@ -1,0 +2,6 @@
+Wed May  7 05:33:33 UTC 2025 - Simon Lees <sfl...@suse.de>
+
+- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
+  minimum version warnings
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ibus-table-chinese.spec ++++++
--- /var/tmp/diff_new_pack.iqRzhV/_old  2025-05-08 20:40:01.172576882 +0200
+++ /var/tmp/diff_new_pack.iqRzhV/_new  2025-05-08 20:40:01.176577049 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-table-chinese
 #
-# Copyright (c) 2023 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
@@ -201,6 +201,9 @@
 %autosetup
 
 %build
+# Remove cmake4 error due to not setting
+# min cmake version - sflees.de
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 export PYTHON=python3
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
       -DDATA_DIR=%{_datadir} \

Reply via email to