diff --git a/gr-osmosdr.spec b/gr-osmosdr.spec index 3646c55..994e0c9 100644 --- a/gr-osmosdr.spec +++ b/gr-osmosdr.spec @@ -12,7 +12,7 @@ Name: gr-osmosdr URL: http://sdr.osmocom.org/trac/wiki/GrOsmoSDR Version: 0.2.3 -Release: 13.%{git_suffix}%{?dist} +Release: 14.%{git_suffix}%{?dist} License: GPLv3+ BuildRequires: cmake BuildRequires: gcc-c++ @@ -103,6 +103,10 @@ sed -i 's|/lib/|/%{_lib}/|g' CMakeLists.txt %doc %{_docdir}/%{name}/xml %changelog +* Thu Nov 4 2021 Jaroslav Škarvada - 0.2.3-14.20210217gita100eb02 +- Rebuilt for new gnuradio + Resolves: rhbz#2020177 + * Tue Oct 12 2021 Jaroslav Škarvada - 0.2.3-13.20210217gita100eb02 - Added support for multiple Airspy devices (Daniel Rusek pointed to the patch) Resolves: rhbz#1958557