automatic version update by autodist [release 3.10.9.2-1mamba;Thu Jan 18 2024]
This commit is contained in:
parent
34fb07a670
commit
9fa032bcf6
@ -1,6 +1,6 @@
|
||||
Name: gnuradio
|
||||
Version: 3.10.8.0
|
||||
Release: 2mamba
|
||||
Version: 3.10.9.2
|
||||
Release: 1mamba
|
||||
Summary: GNU Radio – the Free and Open Software Radio Ecosystem
|
||||
Group: Applications/Communication
|
||||
Vendor: openmamba
|
||||
@ -70,7 +70,9 @@ This package contains the Python bindings to %{name}.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake -d build
|
||||
%cmake -d build \
|
||||
-DPYTHON_EXECUTABLE=%{__python3}
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -188,6 +190,12 @@ This package contains the Python bindings to %{name}.
|
||||
%{_docdir}/gnuradio-%{version}/README.*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 18 2024 Automatic Build System <autodist@openmamba.org> 3.10.9.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 04 2024 Automatic Build System <autodist@mambasoft.it> 3.10.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 25 2023 Automatic Build System <autodist@mambasoft.it> 3.10.8.0-2mamba
|
||||
- rebuilt by autoport with build requirements: libvolk-devel>=3.1.0-1mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user