Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package limesuite for openSUSE:Factory checked in at 2025-07-10 22:13:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/limesuite (Old) and /work/SRC/openSUSE:Factory/.limesuite.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "limesuite" Thu Jul 10 22:13:53 2025 rev:22 rq:1291694 version:23.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/limesuite/limesuite.changes 2025-03-31 11:39:57.020130659 +0200 +++ /work/SRC/openSUSE:Factory/.limesuite.new.7373/limesuite.changes 2025-07-10 22:13:58.604277524 +0200 @@ -1,0 +2,6 @@ +Thu Jul 10 12:48:32 UTC 2025 - Christoph G <f...@grueninger.de> + +- Add CMake flags to make it compatible with CMake 4.0 and + prevent GCC from using C23 mode. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ limesuite.spec ++++++ --- /var/tmp/diff_new_pack.z6JHDF/_old 2025-07-10 22:13:59.204302480 +0200 +++ /var/tmp/diff_new_pack.z6JHDF/_new 2025-07-10 22:13:59.204302480 +0200 @@ -92,6 +92,8 @@ -DBUILD_SHARED_LIBS=ON \ -DCMAKE_AUTOSET_INSTALL_RPATH=FALSE \ -DUDEV_RULES_PATH=%{_udevrulesdir} \ + -DCMAKE_C_STANDARD=17 \ + -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \ %ifarch x86_64 -DENABLE_SIMD_FLAGS="SSE3" \ %else