SHA256
1
0
forked from pool/gnuradio

Accepting request 923435 from hardware:sdr

OBS-URL: https://build.opensuse.org/request/show/923435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuradio?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2021-10-12 19:49:22 +00:00 committed by Git OBS Bridge
commit 756ab304d4
4 changed files with 33 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7500589c3c9679d1b5487cd45c5e93aa95d1c5b5aeb2082d035c6b44932d4540
size 3394001

3
gnuradio-3.8.4.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fbf605b4859fbf0862e9b8dc4c345d7e5bb39469d604a49b5e55b715ad45fb7
size 3395297

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Oct 5 23:10:14 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 3.8.4.0
* Changed
GRC
+ Fix drag and drop issue with Quartz
+ Fix desync when dragging block
+ Update disabled blocks if they depend on others
+ Allow short and byte as valid types in an enum
+ Fix evaluation of interdependent variables
modtool
+ Set VERSION_PATH to 0 in new modules, instead of using GIT rev
+ For Python3, return correct exeption ModuleNotFoundError
instead of ImportError
gr-blocks
+ trix Interleaver block
gr-channels
+ Fix "hide" expressions in yml files
gr-digital
+ Remove unused msg output port from Chunks To Symbols block yml
gr-fft
+ Add "shift" parameter to Log Power FFT
gr-qtgui
+ Fix: tags on the last sample were not shown
gr-video-sdl
+ Fix: U and V channels were reversed on sink blocks
-------------------------------------------------------------------
Tue Aug 31 12:57:53 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>

View File

@ -16,14 +16,14 @@
#
%define sover 3_8_3
%define sover 3_8_4
%ifarch %{arm}
# boo#1182440
%define _lto_cflags %{nil}
%endif
%bcond_without docs
Name: gnuradio
Version: 3.8.3.1
Version: 3.8.4.0
Release: 0
Summary: GNU software radio
License: GPL-3.0-or-later