diff --git a/gr-osmosdr.spec b/gr-osmosdr.spec index ac87039..39dbb23 100644 --- a/gr-osmosdr.spec +++ b/gr-osmosdr.spec @@ -1,6 +1,6 @@ Name: gr-osmosdr Version: 0.2.6 -Release: 2mamba +Release: 3mamba Summary: GNU Radio block for interfacing with various radio hardware Group: Applications/Communication Vendor: openmamba @@ -24,9 +24,9 @@ BuildRequires: libspdlog-devel BuildRequires: libstdc++6-devel BuildRequires: libvolk-devel ## AUTOBUILDREQ-END -BuildRequires: libgnuradio-devel >= 3.10.10.0-1mamba +BuildRequires: libgnuradio-devel >= 3.10.11.0-2mamba BuildRequires: librtlsdr-devel >= 2.0.1-1mamba -BuildRequires: libspdlog-devel >= 1.13.0-1mamba +BuildRequires: libspdlog-devel >= 1.15.0-1mamba BuildRequires: libvolk-devel >= 3.1.0-1mamba BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -56,7 +56,6 @@ This package contains libraries and header files for developing applications tha %prep %setup -q -#%patch0 -p1 -b .libboost-1.79.0 %build %cmake -d build @@ -69,9 +68,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig - %files %defattr(-,root,root) %{_bindir}/osmocom_fft @@ -103,6 +99,9 @@ This package contains libraries and header files for developing applications tha %changelog +* Tue Dec 24 2024 Silvan Calarco 0.2.6-3mamba +- rebuilt with gnuradio 3.10.11.0 + * Mon May 27 2024 Automatic Build System 0.2.6-2mamba - rebuilt by autoport with build requirements: libgnuradio-devel>=3.10.10.0-1mamba,libgnuradio-devel>=3.10.10.0-1mamba