Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Catch2-2 for openSUSE:Factory 
checked in at 2025-03-25 22:10:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Catch2-2 (Old)
 and      /work/SRC/openSUSE:Factory/.Catch2-2.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Catch2-2"

Tue Mar 25 22:10:34 2025 rev:3 rq:1255647 version:2.13.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/Catch2-2/Catch2-2.changes        2023-01-21 
19:10:10.376822947 +0100
+++ /work/SRC/openSUSE:Factory/.Catch2-2.new.2696/Catch2-2.changes      
2025-03-25 22:19:04.423172042 +0100
@@ -1,0 +2,5 @@
+Fri Mar 21 01:26:19 UTC 2025 - Shawn Dunn <sfal...@opensuse.org>
+
+- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Catch2-2.spec ++++++
--- /var/tmp/diff_new_pack.s45cqM/_old  2025-03-25 22:19:04.851189762 +0100
+++ /var/tmp/diff_new_pack.s45cqM/_new  2025-03-25 22:19:04.855189928 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Catch2-2
 #
-# Copyright (c) 2023 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
@@ -58,7 +58,8 @@
 %cmake \
        -DCMAKE_INSTALL_DOCDIR:PATH=%{_defaultdocdir}/%{name} \
        -DPKGCONFIG_INSTALL_DIR:PATH=%{_libdir}/pkgconfig \
-       -DCATCH_BUILD_EXAMPLES:BOOL=ON
+       -DCATCH_BUILD_EXAMPLES:BOOL=ON \
+       -DCMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake_build
 
 %install

Reply via email to