Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnuradio for openSUSE:Factory 
checked in at 2022-06-30 13:18:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnuradio (Old)
 and      /work/SRC/openSUSE:Factory/.gnuradio.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnuradio"

Thu Jun 30 13:18:12 2022 rev:53 rq:985272 version:3.10.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes        2022-04-14 
17:26:16.583320257 +0200
+++ /work/SRC/openSUSE:Factory/.gnuradio.new.1548/gnuradio.changes      
2022-06-30 13:18:16.493529449 +0200
@@ -1,0 +2,57 @@
+Wed Jun 22 13:08:40 UTC 2022 - Wojciech Kazubski <w...@ire.pw.edu.pl>
+
+- Update to version 3.10.3.0
+  * Project Scope
+    + Continue replacement of Boost functionality with standard C++
+      continues, where practical, making the code more maintainable.
+    + Fix more flaky CI tests that were failing unnecessarily. This helps 
greatly with maintenance.
+  * gnuradio-runtime
+    + Only catch Thrift transport exceptions
+    + Import PyQt5 before matplotlib to work around a bug
+    + Fix broken log format string in set_min_output_buffer
+    + Process system messages before others. This helps with orderly flowgraph 
termination.
+    + Custom buffers: add missing (simulated) data transfer to
+      input/output_blocked_callback functions in host_buffer class
+    + Fix Mach-kernel timebase (numer and denom were reversed)
+    + Fix signed integer overflows in fixed-point table generation
+  * GRC
+    + Add parentheses on arithmetic expressions to avoid operator precedence 
problems in templated code
+    + Fix create hier / missing top_block error
+  * Build system and packaging
+    + CI: Add testing for Fedora 36, remove Fedora 34.
+    + cmake: Use platform-specific Python install schemes
+    + cmake: Always prefix git hash used as version with "g"
+    + cmake: Allow MPIR/MPLIB package find to fail gracefully
+    + cmake: Remove 'REQUIRED' flag for Volk
+  * gr-blocks
+    + Fix rotator_cc scheduled phase increment updates
+    + Wavefile Sink: add support for Ogg Opus if libsndfile is >= 1.0.29
+    + Probe Signal: synchronize access to d_level to prevent race conditions
+  * gr-digital
+    + Use memcmp for CRC comparisons to avoid alignment errors
+  * gr-dtv
+    + Use unsigned integer for CRC calculation
+    + Fix use of uninitialized memory
+    + Fix initialization of L1Post struct
+  * gr-filter
+    + Fix various bugs in Generic Filterbank
+  * gr-iio
+    + Fix grc pluto sink attenuation callback
+gr-qtgui
+    + Several sinks produce wrong error messages, when GUI Hint is used. 
Reorder params in yml files to fix.
+  * gr-soapy
+    + Deactivate stream before closing. Some modules depend on this behavior.
+  * gr-uhd
+    + Implement get_gpio_attr()
+    + Code generation tools
+    + C++ generation: Fix various template errors
+  * Modtool
+    + gr_newmod: Fix copying python bindings to test dir on Windows
+    + gr_newmod: Make untagged conda package version less specific
+    + modtool: Add a conda recipe to the OOT template
+    + Make the pydoc_h.mako more clang compliant
+  * Documentation
+    + Add shim Sphinx config for readthedocs
+- Enabled gr-iio module (requires libiio)
+
+-------------------------------------------------------------------

Old:
----
  gnuradio-3.10.2.0.tar.gz

New:
----
  gnuradio-3.10.3.0.tar.gz

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

Other differences:
------------------
++++++ gnuradio.spec ++++++
--- /var/tmp/diff_new_pack.N6D7gQ/_old  2022-06-30 13:18:17.041529860 +0200
+++ /var/tmp/diff_new_pack.N6D7gQ/_new  2022-06-30 13:18:17.045529863 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define sover  3_10_2
+%define sover  3_10_3
 %ifarch %{arm}
 # boo#1182440
 %define _lto_cflags %{nil}
 %endif
 %bcond_without docs
 Name:           gnuradio
-Version:        3.10.2.0
+Version:        3.10.3.0
 Release:        0
 Summary:        GNU software radio
 License:        GPL-3.0-or-later
@@ -49,6 +49,7 @@
 BuildRequires:  libboost_filesystem-devel >= 1.69
 BuildRequires:  libboost_system-devel  >= 1.69
 BuildRequires:  libgsm-devel
+BuildRequires:  libiio-devel
 BuildRequires:  libjack-devel
 BuildRequires:  libmpir-devel
 BuildRequires:  libsndfile-devel

++++++ gnuradio-3.10.2.0.tar.gz -> gnuradio-3.10.3.0.tar.gz ++++++
++++ 5468 lines of diff (skipped)

Reply via email to