Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package obexftp for openSUSE:Factory checked 
in at 2025-05-12 16:51:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obexftp (Old)
 and      /work/SRC/openSUSE:Factory/.obexftp.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obexftp"

Mon May 12 16:51:39 2025 rev:31 rq:1276774 version:0.24.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/obexftp/obexftp.changes  2024-02-21 
17:58:48.612497006 +0100
+++ /work/SRC/openSUSE:Factory/.obexftp.new.30101/obexftp.changes       
2025-05-12 16:55:26.113167081 +0200
@@ -1,0 +2,6 @@
+Wed May  7 09:16:08 UTC 2025 - Simon Lees <[email protected]>
+
+- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
+  minimum version warnings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ obexftp.spec ++++++
--- /var/tmp/diff_new_pack.jxOwoP/_old  2025-05-12 16:55:26.549185128 +0200
+++ /var/tmp/diff_new_pack.jxOwoP/_new  2025-05-12 16:55:26.549185128 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package obexftp
 #
-# Copyright (c) 2024 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
@@ -64,6 +64,9 @@
 chmod -x AUTHORS Doxyfile ChangeLog NEWS README THANKS TODO 
examples/README_obexftpbackup
 
 %build
+# Remove cmake4 error due to not setting
+# min cmake version - sflees.de
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 mkdir build
 cd build
 # FIXME: you should use the %%cmake macros

Reply via email to