Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zdbsp for openSUSE:Factory checked 
in at 2025-03-24 13:30:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zdbsp (Old)
 and      /work/SRC/openSUSE:Factory/.zdbsp.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zdbsp"

Mon Mar 24 13:30:02 2025 rev:8 rq:1255231 version:1.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/zdbsp/zdbsp.changes      2024-02-28 
19:48:01.431783144 +0100
+++ /work/SRC/openSUSE:Factory/.zdbsp.new.2696/zdbsp.changes    2025-03-24 
13:30:10.294621303 +0100
@@ -1,0 +2,6 @@
+Fri Mar 21 22:10:37 UTC 2025 - Shawn Dunn <sfal...@opensuse.org>
+
+- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
+- Add %check section
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ zdbsp.spec ++++++
--- /var/tmp/diff_new_pack.qOfTu9/_old  2025-03-24 13:30:11.406667987 +0100
+++ /var/tmp/diff_new_pack.qOfTu9/_new  2025-03-24 13:30:11.410668155 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zdbsp
 #
-# 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
@@ -27,7 +27,7 @@
 Patch1:         zdbsp-bigendian.diff
 Patch2:         zdbsp-notime.diff
 Patch3:         install-binary.patch
-BuildRequires:  cmake >= 2.4
+BuildRequires:  cmake >= 3.5
 BuildRequires:  gcc-c++
 BuildRequires:  zlib-devel
 
@@ -40,12 +40,15 @@
 %autosetup -p1
 
 %build
-%cmake
+%cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake_build
 
 %install
 %cmake_install
 
+%check
+%ctest
+
 %files
 %doc zdbsp.html poly_*.png
 %license COPYING

Reply via email to