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-09-22 22:12:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bladeRF (Old) and /work/SRC/openSUSE:Factory/.bladeRF.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bladeRF" Wed Sep 22 22:12:53 2021 rev:13 rq:920803 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/bladeRF/bladeRF.changes 2021-02-16 22:51:02.942710196 +0100 +++ /work/SRC/openSUSE:Factory/.bladeRF.new.1899/bladeRF.changes 2021-09-22 22:13:04.596328984 +0200 @@ -1,0 +2,16 @@ +Tue Sep 21 20:22:01 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 2021.09 + * Support new keywords in config file for bladerf2.0 clocking: + + Update doc for new keywords + + Add clock_out keyword + + Add clock_sel keyword + + Add refin_freq keyword + + Add clock_ref keyword + + Fix parsing of vctcxo_tamer key + * Python bindings: Fix get_gain_modes + * Make all of the get_*_range functions work + * Revert "hdl: bladerf-wlan: disable RX switch when tx_ota_req + is asserted" + +------------------------------------------------------------------- Old: ---- bladeRF-2021.03.tar.xz New: ---- bladeRF-2021.09.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bladeRF.spec ++++++ --- /var/tmp/diff_new_pack.T9tswF/_old 2021-09-22 22:13:05.576329799 +0200 +++ /var/tmp/diff_new_pack.T9tswF/_new 2021-09-22 22:13:05.576329799 +0200 @@ -20,14 +20,14 @@ %define sover 2 %define libname lib%{name}%{sover} %define libversion 2.2.1 -%define release_name 2021.03 +%define release_name 2021.09 %define bladerf_group bladerf %define use_syslog 0 Name: bladeRF -Version: 2021.03 +Version: 2021.09 Release: 0 Summary: SDR radio receiver -License: GPL-2.0-only AND AGPL-3.0-or-later +License: AGPL-3.0-or-later AND GPL-2.0-only Group: Productivity/Hamradio/Other URL: https://nuand.com/ #Git-Clone: https://github.com/Nuand/bladeRF.git @@ -113,6 +113,7 @@ %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig + %pre udev getent group %{bladerf_group} >/dev/null || groupadd -r %{bladerf_group} ++++++ bladeRF-2021.03.tar.xz -> bladeRF-2021.09.tar.xz ++++++