Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnuradio for openSUSE:Factory 
checked in at 2023-07-18 22:08:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnuradio (Old)
 and      /work/SRC/openSUSE:Factory/.gnuradio.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnuradio"

Tue Jul 18 22:08:15 2023 rev:65 rq:1099189 version:3.10.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes        2023-04-30 
16:08:11.440304417 +0200
+++ /work/SRC/openSUSE:Factory/.gnuradio.new.3193/gnuradio.changes      
2023-07-18 22:08:39.223166558 +0200
@@ -1,0 +2,56 @@
+Mon Jul 17 07:08:41 UTC 2023 - Wojciech Kazubski <w...@ire.pw.edu.pl>
+
+- Update to version 3.10.7.0
+  * Runtime
+    + Setting the minimum buffer size should have the desired
+      effect now, and not be overwritten. NOTE: the value returned
+      by min_buffer_size() is not intended to indicate the actual
+      buffer size. Header Payload Demod was the only block
+      attempting to use this value, and was corrected.
+    + Use a set to store thread group (more efficient)
+    + Message Debug can now output via the logging system
+    + The field prefs.singleton is no longer externally exposed
+      (was unintentional)
+    + PMT dict can be generated more easily using pmt::dict_from_mapping()
+  * GRC
+    + Save changes under all exit conditions (a couple were
+      previously missed)
+    + Prevent silent Generate/Run failures for unsaved flowgraphs
+  * gr-analog
+    + C++ code generation for Quadrature Demod
+    + Add max_gain parameter for AGC
+  * gr-blocks
+    + Probe Rate adds a name parameter, for clearer logging
+    + Selector has a new "sync" more that consumes the same number
+      of items from all inputs. Default is now to consume as many
+      items as possible from the active input, and no more than
+      that many items from other inputs. The previous behavior was,
+      well, broken.
+    + Throttle reset item count on restart, to avoid long delays
+  * gr-digital
+    + Constellation Encoder and Decoder: constellation can be
+      changed at runtime
+  * gr-filter
+    + Filter design tool: multiple improvements in bounds checking
+      and exception handling
+    + Filter design tool: update QMessageBox to work in Qt5
+  * gr-network
+    + Multiple memory management errors fixed in UDP Source/Sink
+      and TCP Sink
+  * gr-soapy
+    + Better AGC and gain behavior in RTL, AirspyHF and SDRPlay
+      blocks
+    + Support bias controls in RTL and SDRPlay blocks
+  * gr-uhd
+    + Remove possibility of infinite recursion for network
+      overruns
+    + Support fmtlib v10
+    + RFNoC: bindings and block yml for Vector IIR, Replay and
+      Log Power blocks
+    + RFNoC: add S16 format to RX Streamer
+  * gr-vocoder
+    + Support additional codec2 modes
+  * Modtool
+    + Don't override user-defined CMAKE_INSTALL_PREFIX
+
+-------------------------------------------------------------------

Old:
----
  gnuradio-3.10.6.0.tar.gz

New:
----
  gnuradio-3.10.7.0.tar.gz

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

Other differences:
------------------
++++++ gnuradio.spec ++++++
--- /var/tmp/diff_new_pack.4ckw4b/_old  2023-07-18 22:08:40.411173199 +0200
+++ /var/tmp/diff_new_pack.4ckw4b/_new  2023-07-18 22:08:40.423173266 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define sover  3_10_6
+%define sover  3_10_7
 %bcond_without docs
 Name:           gnuradio
-Version:        3.10.6.0
+Version:        3.10.7.0
 Release:        0
 Summary:        GNU software radio
 License:        GPL-3.0-or-later

++++++ gnuradio-3.10.6.0.tar.gz -> gnuradio-3.10.7.0.tar.gz ++++++
++++ 9004 lines of diff (skipped)

Reply via email to