Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kamerka for openSUSE:Leap:16.0 
checked in at 2025-08-01 08:31:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/kamerka (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.kamerka.new.1944 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kamerka"

Fri Aug  1 08:31:20 2025 rev:2 rq:1292684 version:0.20

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/kamerka/kamerka.changes        2025-03-19 
11:47:24.399461327 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.kamerka.new.1944/kamerka.changes      
2025-08-01 08:31:30.714363754 +0200
@@ -1,0 +2,6 @@
+Wed May  7 07:30:57 UTC 2025 - Simon Lees <sfl...@suse.de>
+
+- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
+  minimum version warnings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kamerka.spec ++++++
--- /var/tmp/diff_new_pack.KMYtOJ/_old  2025-08-01 08:31:30.966374245 +0200
+++ /var/tmp/diff_new_pack.KMYtOJ/_new  2025-08-01 08:31:30.978374745 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kamerka
 #
-# Copyright (c) 2021 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
@@ -60,6 +60,9 @@
 %autosetup -p1
 
 %build
+# Remove cmake4 error due to not setting
+# min cmake version - sflees.de
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake_kf5 -d build
 %cmake_build
 

Reply via email to