forked from pool/gnuradio
Accepting request 923434 from home:wkazubski:test:science
- 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 OBS-URL: https://build.opensuse.org/request/show/923434 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/gnuradio?expand=0&rev=99
This commit is contained in:
committed by
Git OBS Bridge
parent
920a21c85a
commit
b4779db32c
@@ -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
|
||||
|
Reference in New Issue
Block a user