Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package soapy-sdr for openSUSE:Factory checked in at 2021-07-26 17:37:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/soapy-sdr (Old) and /work/SRC/openSUSE:Factory/.soapy-sdr.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "soapy-sdr" Mon Jul 26 17:37:59 2021 rev:8 rq:905713 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/soapy-sdr/soapy-sdr.changes 2020-01-13 22:21:42.822523498 +0100 +++ /work/SRC/openSUSE:Factory/.soapy-sdr.new.1899/soapy-sdr.changes 2021-07-26 17:38:12.710085793 +0200 @@ -1,0 +2,18 @@ +Sat Jun 12 07:52:44 UTC 2021 - Wojciech Kazubski <[email protected]> + +- Update to version 0.8.0 + * Build: + + Update to CMake 3.0 style and project config generation + + Increase the CMake build requirement to version 3.1.0 + * API: + + Added API calls for configuring an external reference clock rate + + Constants for boolean setting strings SOAPY_SDR_TRUE/FALSE + + Templated read/writeSetting()/readSensor() for SoapySDR::Device + + Added Templated StringToSetting() and SettingToString() helpers + + Python bindings duck typing for read/writeSetting()/readSensor() + + Changed SoapySDRDevice_setupStream() to return the stream pointer + + Added unloadModules() API call to manually cleanup modules on exit + + Device: added parallel make() function with string arguments + + Added ABI check to Python module + +------------------------------------------------------------------- Old: ---- soapy-sdr-0.7.2.tar.gz New: ---- soapy-sdr-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ soapy-sdr.spec ++++++ --- /var/tmp/diff_new_pack.tJHlxp/_old 2021-07-26 17:38:13.266085125 +0200 +++ /var/tmp/diff_new_pack.tJHlxp/_new 2021-07-26 17:38:13.270085120 +0200 @@ -1,6 +1,7 @@ # # spec file for package soapy-sdr # +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017, Martin Hauke <[email protected]> # @@ -17,9 +18,9 @@ # -%define sover 0_7 +%define sover 0_8 Name: soapy-sdr -Version: 0.7.2 +Version: 0.8.0 Release: 0 Summary: Vendor and platform neutral SDR support library License: BSL-1.0 @@ -106,6 +107,8 @@ %{_datadir}/cmake/SoapySDR/SoapySDRConfig.cmake %{_datadir}/cmake/SoapySDR/SoapySDRConfigVersion.cmake %{_datadir}/cmake/SoapySDR/SoapySDRUtil.cmake +%{_datadir}/cmake/SoapySDR/SoapySDRExport-relwithdebinfo.cmake +%{_datadir}/cmake/SoapySDR/SoapySDRExport.cmake %{_mandir}/man1/SoapySDRUtil.1%{ext_man} %changelog ++++++ soapy-sdr-0.7.2.tar.gz -> soapy-sdr-0.8.0.tar.gz ++++++ ++++ 3920 lines of diff (skipped)
