Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bladeRF for openSUSE:Factory checked in at 2021-01-18 11:30:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bladeRF (Old) and /work/SRC/openSUSE:Factory/.bladeRF.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bladeRF" Mon Jan 18 11:30:47 2021 rev:10 rq:864008 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/bladeRF/bladeRF.changes 2020-06-09 00:06:01.621580759 +0200 +++ /work/SRC/openSUSE:Factory/.bladeRF.new.28504/bladeRF.changes 2021-01-18 11:34:54.357129747 +0100 @@ -1,0 +2,19 @@ +Fri Jan 15 16:24:05 UTC 2021 - Martin Hauke <[email protected]> + +- Update to version 2020.12 + libbladeRF + * Added packet mode format BLADERF_FORMAT_PACKET_META. + libbladeRF is able to exchange variable length packets with + the HDL if packet mode is enabled + * Added RFIC parameters for burst waveforms + * Ability to query backend for handle and lock FX3 + * Variable length packet support for PACKET_META mode + bladeRF-cli: + * Indicate presence of packet cores in FPGA + Python + * Update for libbladeRF v2.4.0 +- Drop patches (integrated upstream): + * 0001-libbladeRF-unambiguous-flash_arch-macro-name.patch + * 0002-libbladeRF-define-bladerf2_state_to_string-as-extern.patch + +------------------------------------------------------------------- Old: ---- 0001-libbladeRF-unambiguous-flash_arch-macro-name.patch 0002-libbladeRF-define-bladerf2_state_to_string-as-extern.patch bladeRF-2019.07.tar.xz New: ---- bladeRF-2020.12.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bladeRF.spec ++++++ --- /var/tmp/diff_new_pack.VW3vOo/_old 2021-01-18 11:34:55.025132201 +0100 +++ /var/tmp/diff_new_pack.VW3vOo/_new 2021-01-18 11:34:55.029132215 +0100 @@ -1,7 +1,7 @@ # # spec file for package bladeRF # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2013-2015 Wojciech Kazubski, [email protected] # # All modifications and additions to the file contributed by third parties @@ -20,11 +20,11 @@ %define sover 2 %define libname lib%{name}%{sover} %define libversion 2.2.1 -%define release_name 2019.07 +%define release_name 2020.12 %define bladerf_group bladerf %define use_syslog 0 Name: bladeRF -Version: 1.8.0 +Version: 2020.12 Release: 0 Summary: SDR radio receiver License: GPL-2.0-only AND AGPL-3.0-or-later @@ -33,8 +33,6 @@ #Git-Clone: https://github.com/Nuand/bladeRF.git Source0: https://github.com/Nuand/bladeRF/archive/%{release_name}.tar.gz#/%{name}-%{release_name}.tar.xz Source1: ad9361.tar.xz -Patch0: 0001-libbladeRF-unambiguous-flash_arch-macro-name.patch -Patch1: 0002-libbladeRF-define-bladerf2_state_to_string-as-extern.patch BuildRequires: cmake >= 2.8.4 BuildRequires: doxygen BuildRequires: fdupes @@ -88,8 +86,6 @@ %prep %setup -q -n %{name}-%{release_name} -%patch0 -p1 -%patch1 -p1 ls pushd thirdparty/analogdevicesinc/no-OS tar -xJf %{SOURCE1} @@ -137,7 +133,7 @@ %{_udevrulesdir}/88-nuand-*.rules %files -n %{libname} -%{_libdir}/libbladeRF.so.* +%{_libdir}/libbladeRF.so.%{sover}* %files -n %{libname}-doc %{_docdir}/libbladeRF ++++++ bladeRF-2019.07.tar.xz -> bladeRF-2020.12.tar.xz ++++++
