Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kraft for openSUSE:Factory checked 
in at 2025-05-13 20:05:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kraft (Old)
 and      /work/SRC/openSUSE:Factory/.kraft.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kraft"

Tue May 13 20:05:53 2025 rev:26 rq:1276948 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kraft/kraft.changes      2024-10-06 
17:52:54.419436240 +0200
+++ /work/SRC/openSUSE:Factory/.kraft.new.30101/kraft.changes   2025-05-13 
20:05:55.615983787 +0200
@@ -1,0 +2,6 @@
+Wed May  7 07:37:03 UTC 2025 - Simon Lees <sfl...@suse.de>
+
+- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
+  minimum version warnings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kraft.spec ++++++
--- /var/tmp/diff_new_pack.oYuIkc/_old  2025-05-13 20:05:56.328013742 +0200
+++ /var/tmp/diff_new_pack.oYuIkc/_new  2025-05-13 20:05:56.332013910 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kraft
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) 2007-2011 Klaas Freitag <frei...@kde.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -87,6 +87,9 @@
 %endif
 
 %build
+# Remove cmake4 error due to not setting
+# min cmake version - sflees.de
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 
 # Create the .tag file that is read by cmake with the version.
 # Workaround since the github created tarball does not contain the .tag file 
with

Reply via email to