Script 'mail_helper' called by obssrc
Hello community,

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

Package is "acarsdec"

Mon Mar 24 13:29:47 2025 rev:7 rq:1255223 version:3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/acarsdec/acarsdec.changes        2024-02-21 
17:55:41.305723223 +0100
+++ /work/SRC/openSUSE:Factory/.acarsdec.new.2696/acarsdec.changes      
2025-03-24 13:30:01.574255223 +0100
@@ -1,0 +2,6 @@
+Thu Mar 20 21:41:15 UTC 2025 - Shawn Dunn <sfal...@opensuse.org>
+
+- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
+- Add %check section
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ acarsdec.spec ++++++
--- /var/tmp/diff_new_pack.4iyyQj/_old  2025-03-24 13:30:02.242283266 +0100
+++ /var/tmp/diff_new_pack.4iyyQj/_new  2025-03-24 13:30:02.242283266 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package acarsdec
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) 2017-2022, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -27,7 +27,7 @@
 #Git-Clone:     https://github.com/TLeconte/acarsdec.git
 Source:         
https://github.com/TLeconte/acarsdec/archive/acarsdec-%{version}.tar.gz#/%{srcname}.tar.gz
 Patch0:         reproducible.patch
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.5
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libacars-2) >= 2.0.0
 BuildRequires:  pkgconfig(libairspy)
@@ -46,12 +46,16 @@
 %cmake \
   -DLIBRTL=1 \
   -DLIBAIR=1 \
-  -DMQTT=0
+  -DMQTT=0 \
+  -DCMAKE_POLICY_VERSION_MINIMUM=3.5
 %make_build
 
 %install
 %cmake_install
 
+%check
+%ctest
+
 %files
 %doc README.md
 %{_bindir}/acarsdec

Reply via email to