From ce291c0dc188eb499a0eae41ffc0c939e2d7d615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Tue, 26 Nov 2024 10:23:47 +0100 Subject: [PATCH 01/17] Rebuilt for spdlog 1.15.0 --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index d1a74b0..cb7701d 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.11.0 -Release: 2%{?alphatag:.%{alphatag}}%{?dist} +Release: 3%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework # Automatically converted from old format: GPLv3 - review is highly recommended. @@ -213,6 +213,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Tue Nov 26 2024 František Zatloukal - 3.10.11.0-3 +- Rebuilt for spdlog 1.15.0 + * Mon Sep 23 2024 Jaroslav Škarvada - 3.10.11.0-2 - Fixed icon mode, dropped the executable bit Resolves: rhbz#2312386 From aacc09d4cc28b40cee2818c2f5a6b4e76364e40d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Thu, 28 Nov 2024 11:50:12 +0100 Subject: [PATCH 02/17] Rebuilt for new spdlog Rebuilt for new spdlog Rebuilt for new spdlog Rebuilt for new spdlog Rebuilt for new spdlog --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index cb7701d..7d45020 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.11.0 -Release: 3%{?alphatag:.%{alphatag}}%{?dist} +Release: 4%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework # Automatically converted from old format: GPLv3 - review is highly recommended. @@ -213,6 +213,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Thu Nov 28 2024 Jaroslav Škarvada - 3.10.11.0-4 +- Rebuilt for new spdlog + * Tue Nov 26 2024 František Zatloukal - 3.10.11.0-3 - Rebuilt for spdlog 1.15.0 From dec1a10e5f91a25a129c42f2713d9185ed58d22e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 23:04:58 +0000 Subject: [PATCH 03/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index 7d45020..d8f41a7 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.11.0 -Release: 4%{?alphatag:.%{alphatag}}%{?dist} +Release: 5%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework # Automatically converted from old format: GPLv3 - review is highly recommended. @@ -213,6 +213,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 3.10.11.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Nov 28 2024 Jaroslav Škarvada - 3.10.11.0-4 - Rebuilt for new spdlog From f598f8193c173e423f724c6c9c563380e8ee07f7 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 2 Feb 2025 13:41:06 -0700 Subject: [PATCH 04/17] Rebuild with gsl 2.8 --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index d8f41a7..2b6deec 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.11.0 -Release: 5%{?alphatag:.%{alphatag}}%{?dist} +Release: 6%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework # Automatically converted from old format: GPLv3 - review is highly recommended. @@ -213,6 +213,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Sun Feb 02 2025 Orion Poplawski - 3.10.11.0-6 +- Rebuild with gsl 2.8 + * Thu Jan 16 2025 Fedora Release Engineering - 3.10.11.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 969caf6d16afaa0311508afaebaa89a787c0647f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20M=C3=BCller?= Date: Thu, 20 Feb 2025 16:01:52 +0100 Subject: [PATCH 05/17] New version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcus Müller --- gnuradio.spec | 23 +++++++++++++++++------ sources | 2 +- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/gnuradio.spec b/gnuradio.spec index 2b6deec..cce1e18 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -25,12 +25,11 @@ #%%global alphatag rc1 Name: gnuradio -Version: 3.10.11.0 -Release: 6%{?alphatag:.%{alphatag}}%{?dist} +Version: 3.10.12.0 +Release: 0%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework -# Automatically converted from old format: GPLv3 - review is highly recommended. -License: GPL-3.0-only +License: GPL-3.0-or-later URL: https://www.gnuradio.org/ #Source0: http://gnuradio.org/releases/gnuradio/gnuradio-%%{version}%%{?alphatag}.tar.xz #Source0: http://gnuradio.org/releases/gnuradio/gnuradio-%%{version}.tar.gz @@ -61,7 +60,7 @@ BuildRequires: jack-audio-connection-kit-devel BuildRequires: portaudio-devel BuildRequires: python3-devel BuildRequires: python3-cairo -BuildRequires: python3-click-plugins +BuildRequires: python3-click BuildRequires: python3-gobject BuildRequires: python3-numpy BuildRequires: python3-pyyaml @@ -71,6 +70,7 @@ BuildRequires: python3-qt5-devel BuildRequires: python3-scipy BuildRequires: python3-thrift BuildRequires: python3-zmq +BuildRequires: python3-jsonschema BuildRequires: qwt-qt5-devel BuildRequires: tex(latex) BuildRequires: SDL-devel @@ -97,11 +97,12 @@ Requires: python3-pyopengl Requires: python3-pyyaml Requires: python3-gobject Requires: python3-mako -Requires: python3-click-plugins +Requires: python3-click Requires: python3-qt5 Requires: python3-scipy Requires: python3-pyqtgraph Requires: python3-zmq +Requires: python3-jsonschema Requires: gtk3 Suggests: soapy-rtlsdr @@ -198,6 +199,9 @@ done %files -n python3-%{name} %{python3_sitearch}/%{name}/ %{python3_sitearch}/pmt/ +%{_datadir}/bash-completion/completions/gr_modtool +%{_datadir}/fish/vendor_completions.d/gr_modtool.fish +%{_datadir}/zsh/site-functions/_gr_modtool %files devel %{_includedir}/* @@ -213,6 +217,13 @@ done %{_datadir}/gnuradio/examples %changelog +* Thu Feb 20 2025 Marcus Müller - 3.10.12.0-1 +- New version +- Corrected stated license to actually be GPLv3 (or later) +- Remove unused python3-click-plugins dependency (GNU Radio now only needs python3-click) +- Add python3-jsonschema dependency, needed for JSON configuration blocks +- Include the shell completion scripts for gr_modtool in the installed files + * Sun Feb 02 2025 Orion Poplawski - 3.10.11.0-6 - Rebuild with gsl 2.8 diff --git a/sources b/sources index cf7ba1f..d69f109 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gnuradio-3.10.11.0.tar.gz) = f8c0b46c8d9513922a0375fc0d6c8886c877ad305ab899d72614bd464b10951da15b4845e9238b49cbd448ea99a553bb02a439394f3d88428d70382aae11ab03 +SHA512 (gnuradio-3.10.12.0.tar.gz) = 6d94d5f755a12d79ea38b84ac869dbce86b66813ac40f7204afb24d6f70f867a258e9efde0cc24fcb1ab814129da6b941970b0c736870f99139ee65a7a8effa7 From fb56bb5a7a1d4e85c123eba4d0cd52143d8a79d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Wed, 5 Mar 2025 10:45:33 +0100 Subject: [PATCH 06/17] Added sources MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jaroslav Škarvada --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index d69f109..b720dda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gnuradio-3.10.12.0.tar.gz) = 6d94d5f755a12d79ea38b84ac869dbce86b66813ac40f7204afb24d6f70f867a258e9efde0cc24fcb1ab814129da6b941970b0c736870f99139ee65a7a8effa7 +SHA512 (gnuradio-3.10.12.0.tar.gz) = c69605f5df4a2a812ff88bcb26f70ae48dca996fdac0d3c4ce855a4706e751a06bcb1680ec05f6ce07f4206bc06885539f3f74f381b2302aa9e5ae068a7dc804 From 9f7ecaaa5358b9c90827b28302d5f05a656c9670 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Mon, 10 Mar 2025 16:04:25 +0100 Subject: [PATCH 07/17] Rebuild for new volk --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index cce1e18..7e80c99 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.12.0 -Release: 0%{?alphatag:.%{alphatag}}%{?dist} +Release: 2%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework License: GPL-3.0-or-later @@ -217,6 +217,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Mon Mar 10 2025 Jaroslav Škarvada - 3.10.12.0-2 +- Rebuild for new volk + * Thu Feb 20 2025 Marcus Müller - 3.10.12.0-1 - New version - Corrected stated license to actually be GPLv3 (or later) From 97f9db539688cb589b82808551d227b715395a94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Mon, 10 Mar 2025 18:18:43 +0100 Subject: [PATCH 08/17] Added workaround for lib64 detection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jaroslav Škarvada --- gnuradio.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index 7e80c99..31aad17 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -149,12 +149,18 @@ GNU Radio examples # this could be dropped when f32 get retired (not counting EPEL) %undefine __cmake_in_source_build +# -DLIB_SUFFIX workaround due to: +# https://github.com/gnuradio/gnuradio/issues/7766 +# https://bugzilla.redhat.com/show_bug.cgi?id=2351130 %cmake \ -DSYSCONFDIR=%{_sysconfdir} \ -DGR_PKG_DOC_DIR=%{_docdir}/%{name} \ -DGR_PYTHON_DIR=%{python3_sitearch} \ -DPYTHON_EXECUTABLE=%{__python3} \ -%{?mfpu_neon} +%{?mfpu_neon} \ +%if "%{?_lib}"=="lib64" +-DLIB_SUFFIX=64 +%endif #-DENABLE_DOXYGEN=FALSE \ %cmake_build From 13c41777272495b9a4c44415d9e2ac6e7a2f15e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Mon, 17 Mar 2025 11:11:40 +0100 Subject: [PATCH 09/17] Rebuilt for new uhd --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index 31aad17..82c5571 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.12.0 -Release: 2%{?alphatag:.%{alphatag}}%{?dist} +Release: 3%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework License: GPL-3.0-or-later @@ -223,6 +223,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Mon Mar 17 2025 Jaroslav Škarvada - 3.10.12.0-3 +- Rebuilt for new uhd + * Mon Mar 10 2025 Jaroslav Škarvada - 3.10.12.0-2 - Rebuild for new volk From 93a1e13df1abd8f48a9e9724a8e43cd65939f84f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 5 Jun 2025 00:32:16 +0200 Subject: [PATCH 10/17] Rebuilt for Python 3.14 --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index 82c5571..6589a92 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.12.0 -Release: 3%{?alphatag:.%{alphatag}}%{?dist} +Release: 4%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework License: GPL-3.0-or-later @@ -223,6 +223,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Wed Jun 04 2025 Python Maint - 3.10.12.0-4 +- Rebuilt for Python 3.14 + * Mon Mar 17 2025 Jaroslav Škarvada - 3.10.12.0-3 - Rebuilt for new uhd From c481e650678a1e439e1240c8477d875dd164c85a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 22:53:07 +0000 Subject: [PATCH 11/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index 6589a92..a6c7107 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.12.0 -Release: 4%{?alphatag:.%{alphatag}}%{?dist} +Release: 5%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework License: GPL-3.0-or-later @@ -223,6 +223,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 3.10.12.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Wed Jun 04 2025 Python Maint - 3.10.12.0-4 - Rebuilt for Python 3.14 From 38b8ba4a05396c426f3e543a11b049cbdc17eb6e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 12:50:01 +0200 Subject: [PATCH 12/17] Rebuilt for Python 3.14.0rc2 bytecode --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index a6c7107..3867665 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.12.0 -Release: 5%{?alphatag:.%{alphatag}}%{?dist} +Release: 6%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework License: GPL-3.0-or-later @@ -223,6 +223,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Fri Aug 15 2025 Python Maint - 3.10.12.0-6 +- Rebuilt for Python 3.14.0rc2 bytecode + * Wed Jul 23 2025 Fedora Release Engineering - 3.10.12.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From f8244bc6f035c78d4f026350e63e66c9980fe4ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Thu, 11 Sep 2025 17:41:14 +0200 Subject: [PATCH 13/17] Rebuilt for new uhd --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index 3867665..da8c4e1 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.12.0 -Release: 6%{?alphatag:.%{alphatag}}%{?dist} +Release: 7%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework License: GPL-3.0-or-later @@ -223,6 +223,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Thu Sep 11 2025 Jaroslav Škarvada - 3.10.12.0-7 +- Rebuilt for new uhd + * Fri Aug 15 2025 Python Maint - 3.10.12.0-6 - Rebuilt for Python 3.14.0rc2 bytecode From 35b83841aaa1f5e981c73343119d6b6c05083be0 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 12:19:59 +0200 Subject: [PATCH 14/17] Rebuilt for Python 3.14.0rc3 bytecode --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index da8c4e1..7fa8b94 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.12.0 -Release: 7%{?alphatag:.%{alphatag}}%{?dist} +Release: 8%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework License: GPL-3.0-or-later @@ -223,6 +223,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Fri Sep 19 2025 Python Maint - 3.10.12.0-8 +- Rebuilt for Python 3.14.0rc3 bytecode + * Thu Sep 11 2025 Jaroslav Škarvada - 3.10.12.0-7 - Rebuilt for new uhd From 19de6670edb09ff971311d853d1e8438dbf4ae80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Wed, 12 Nov 2025 16:19:35 +0100 Subject: [PATCH 15/17] Enabled iio --- gnuradio.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index 7fa8b94..8691a89 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.12.0 -Release: 8%{?alphatag:.%{alphatag}}%{?dist} +Release: 9%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework License: GPL-3.0-or-later @@ -85,6 +85,8 @@ BuildRequires: volk-devel BuildRequires: libsndfile-devel BuildRequires: SoapySDR-devel BuildRequires: spdlog-devel +BuildRequires: libiio-devel +BuildRequires: libad9361-iio-devel # for pygccxml #BuildRequires: castxml @@ -223,6 +225,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Wed Nov 12 2025 Jaroslav Škarvada - 3.10.12.0-9 +- Enabled iio + * Fri Sep 19 2025 Python Maint - 3.10.12.0-8 - Rebuilt for Python 3.14.0rc3 bytecode From e863a002b43b354ecbcfa4fae00e618ffd9ee250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Sat, 3 Jan 2026 01:45:19 +0100 Subject: [PATCH 16/17] Fixed build of gnuradio-companion Resolves: rhbz#2424093 --- gnuradio.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index 8691a89..c99f462 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.12.0 -Release: 9%{?alphatag:.%{alphatag}}%{?dist} +Release: 10%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework License: GPL-3.0-or-later @@ -58,6 +58,7 @@ BuildRequires: gsm-devel BuildRequires: gtk3-devel BuildRequires: jack-audio-connection-kit-devel BuildRequires: portaudio-devel +BuildRequires: gobject-introspection BuildRequires: python3-devel BuildRequires: python3-cairo BuildRequires: python3-click @@ -225,6 +226,10 @@ done %{_datadir}/gnuradio/examples %changelog +* Sat Jan 03 2026 Jaroslav Škarvada - 3.10.12.0-10 +- Fixed build of gnuradio-companion + Resolves: rhbz#2424093 + * Wed Nov 12 2025 Jaroslav Škarvada - 3.10.12.0-9 - Enabled iio From daf65f63aa34a8f1e030da28f32453e0b01cdb87 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 13 Jan 2026 10:52:47 +0000 Subject: [PATCH 17/17] Rebuilt for Boost 1.90 --- gnuradio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnuradio.spec b/gnuradio.spec index c99f462..5365f9e 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -26,7 +26,7 @@ Name: gnuradio Version: 3.10.12.0 -Release: 10%{?alphatag:.%{alphatag}}%{?dist} +Release: 11%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework License: GPL-3.0-or-later @@ -226,6 +226,9 @@ done %{_datadir}/gnuradio/examples %changelog +* Tue Jan 13 2026 Jonathan Wakely - 3.10.12.0-11 +- Rebuilt for Boost 1.90 + * Sat Jan 03 2026 Jaroslav Škarvada - 3.10.12.0-10 - Fixed build of gnuradio-companion Resolves: rhbz#2424093