Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package soapy-rtlsdr for openSUSE:Factory 
checked in at 2021-03-24 16:16:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/soapy-rtlsdr (Old)
 and      /work/SRC/openSUSE:Factory/.soapy-rtlsdr.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "soapy-rtlsdr"

Wed Mar 24 16:16:47 2021 rev:5 rq:881012 version:0.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/soapy-rtlsdr/soapy-rtlsdr.changes        
2018-12-14 20:56:59.624755836 +0100
+++ /work/SRC/openSUSE:Factory/.soapy-rtlsdr.new.2401/soapy-rtlsdr.changes      
2021-03-24 16:17:53.496249985 +0100
@@ -1,0 +2,16 @@
+Tue Feb 23 19:35:47 UTC 2021 - Wojciech Kazubski <[email protected]>
+
+- Update to version 0.3.2
+  * Revert pull request #49, freq can be set while stream active
+  * Fix setFrequencyCorrection exceptional return code
+  * Fix to read back after setting sampleRate, ppm,
+    and centerFrequency; or throw on invalid input
+  * Fix rtlsdr_get_tuner_gain() in setupStream() (closes #51)
+- Update to version 0.3.1
+  * Refactor and fix open by serial implementation
+  * Support recent rtlsdr_set_bias_tee() API
+  * Do not advertise full duplex capability
+  * Possible fix for issue with misaligned center frequency
+  * Implement hardware time API using absolute sample count
+
+-------------------------------------------------------------------

Old:
----
  soapy-rtlsdr-0.3.0.tar.gz

New:
----
  soapy-rtl-sdr-0.3.2.tar.gz

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

Other differences:
------------------
++++++ soapy-rtlsdr.spec ++++++
--- /var/tmp/diff_new_pack.xRltnY/_old  2021-03-24 16:17:53.920250430 +0100
+++ /var/tmp/diff_new_pack.xRltnY/_new  2021-03-24 16:17:53.920250430 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package soapy-rtlsdr
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC.
 # Copyright (c) 2017, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,14 +20,14 @@
 %define soapy_modname soapysdr%{soapy_modver}-module-rtlsdr
 
 Name:           soapy-rtlsdr
-Version:        0.3.0
+Version:        0.3.2
 Release:        0
 Summary:        SoapySDR RTL-SDR support module
 License:        MIT
 Group:          Hardware/Other
 Url:            https://github.com/pothosware/SoapyRTLSDR/wiki
 #Git-Clone:     https://github.com/pothosware/SoapyRTLSDR.git
-Source:         
https://github.com/pothosware/SoapyRTLSDR/archive/%{name}-%{version}.tar.gz
+Source:         
https://github.com/pothosware/SoapyRTLSDR/archive/soapy-rtl-sdr-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
@@ -47,7 +47,7 @@
 A Soapy module that supports RTL-SDR devices within the Soapy API.
 
 %prep
-%setup -q -n SoapyRTLSDR-%{name}-%{version}
+%setup -q -n SoapyRTLSDR-soapy-rtl-sdr-%{version}
 
 %build
 %cmake

Reply via email to