automatic version update by autodist [release 2.17.6-1mamba;Tue Dec 24 2024]
This commit is contained in:
parent
1d82f8f135
commit
681ee42a0a
18
gqrx.spec
18
gqrx.spec
@ -1,6 +1,6 @@
|
|||||||
Name: gqrx
|
Name: gqrx
|
||||||
Version: 2.17.5
|
Version: 2.17.6
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Software defined radio receiver powered by GNU Radio and Qt
|
Summary: Software defined radio receiver powered by GNU Radio and Qt
|
||||||
Group: Graphical Desktop/Applications/Scientific
|
Group: Graphical Desktop/Applications/Scientific
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,6 +11,10 @@ Source: https://github.com/gqrx-sdr/gqrx.git/v%{version}/gqrx-%{version}.
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
BuildRequires: libboost-devel
|
BuildRequires: libboost-devel
|
||||||
BuildRequires: libfmt-devel
|
BuildRequires: libfmt-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
@ -23,13 +27,12 @@ BuildRequires: libpulseaudio-devel
|
|||||||
BuildRequires: libspdlog-devel
|
BuildRequires: libspdlog-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libvolk-devel
|
BuildRequires: libvolk-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtsvg-devel
|
BuildRequires: qt6-qtsvg-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libgnuradio-devel >= 3.10.10.0-1mamba
|
BuildRequires: libgnuradio-devel >= 3.10.11.0-2mamba
|
||||||
BuildRequires: libvolk-devel >= 3.1.0-1mamba
|
BuildRequires: libspdlog-devel >= 0:1.15.0-1mamba
|
||||||
|
BuildRequires: libvolk-devel >= 3.1.2-1mamba
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: libspdlog-devel >= 1.11.0
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Software defined radio receiver powered by GNU Radio and Qt.
|
Software defined radio receiver powered by GNU Radio and Qt.
|
||||||
@ -59,6 +62,9 @@ Software defined radio receiver powered by GNU Radio and Qt.
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 24 2024 Automatic Build System <autodist@openmamba.org> 2.17.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon May 27 2024 Automatic Build System <autodist@mambasoft.it> 2.17.5-2mamba
|
* Mon May 27 2024 Automatic Build System <autodist@mambasoft.it> 2.17.5-2mamba
|
||||||
- rebuilt by autoport with build requirements: libgnuradio-devel>=3.10.10.0-1mamba,libgnuradio-devel>=3.10.10.0-1mamba
|
- rebuilt by autoport with build requirements: libgnuradio-devel>=3.10.10.0-1mamba,libgnuradio-devel>=3.10.10.0-1mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user