Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package soapy-bladerf for openSUSE:Factory checked in at 2025-03-31 11:39:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/soapy-bladerf (Old) and /work/SRC/openSUSE:Factory/.soapy-bladerf.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "soapy-bladerf" Mon Mar 31 11:39:12 2025 rev:7 rq:1264953 version:0.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/soapy-bladerf/soapy-bladerf.changes 2025-03-25 22:17:35.259480640 +0100 +++ /work/SRC/openSUSE:Factory/.soapy-bladerf.new.2696/soapy-bladerf.changes 2025-03-31 11:40:01.256306191 +0200 @@ -1,0 +2,5 @@ +Thu Mar 27 19:03:23 UTC 2025 - Martin Hauke <mar...@gmx.de> + +- SOAPY_SDR_ABI_VERSION bump -> "0.8-3" + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ soapy-bladerf.spec ++++++ --- /var/tmp/diff_new_pack.3nuz05/_old 2025-03-31 11:40:01.936334369 +0200 +++ /var/tmp/diff_new_pack.3nuz05/_new 2025-03-31 11:40:01.940334535 +0200 @@ -1,7 +1,7 @@ # # spec file for package soapy-bladerf # -# Copyright (c) 2025, SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2017, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -13,24 +13,25 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define soapy_modver 0.8 + +%define soapy_modver 0.8-3 %define soapy_modname soapysdr%{soapy_modver}-module-bladerf Name: soapy-bladerf Version: 0.4.2 Release: 0 Summary: SoapySDR BladeRF module -License: LGPL-2.1 -Url: https://github.com/pothosware/SoapyBladeRF/wiki +License: LGPL-2.1-only +URL: https://github.com/pothosware/SoapyBladeRF/wiki #Git-Clone: https://github.com/pothosware/SoapyBladeRF.git Source: https://github.com/pothosware/SoapyBladeRF/archive/%{name}-%{version}.tar.gz#/SoapyBladeRF-%{name}-%{version}.tar.gz +BuildRequires: bladeRF-devel BuildRequires: cmake >= 3.5 BuildRequires: gcc-c++ BuildRequires: soapy-sdr-devel -BuildRequires: bladeRF-devel %description Soapy BladeRF - BladeRF device support for Soapy SDR.