Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnuradio for openSUSE:Factory checked in at 2025-10-06 18:07:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuradio (Old) and /work/SRC/openSUSE:Factory/.gnuradio.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuradio" Mon Oct 6 18:07:18 2025 rev:75 rq:1308704 version:3.10.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes 2025-09-29 20:43:34.171608846 +0200 +++ /work/SRC/openSUSE:Factory/.gnuradio.new.11973/gnuradio.changes 2025-10-06 18:07:27.065569304 +0200 @@ -1,0 +2,5 @@ +Thu Oct 2 13:52:39 UTC 2025 - Wojciech Kazubski <[email protected]> + +- Restore libboost_system-devel for Leap 16.0 (boost 1.86) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuradio.spec ++++++ --- /var/tmp/diff_new_pack.zwK318/_old 2025-10-06 18:07:28.245618646 +0200 +++ /var/tmp/diff_new_pack.zwK318/_new 2025-10-06 18:07:28.249618813 +0200 @@ -47,6 +47,9 @@ BuildRequires: libad9361-iio-devel BuildRequires: libboost_atomic-devel >= 1.69 BuildRequires: libboost_filesystem-devel >= 1.69 +%if 0%{?suse_version} <= 1600 +BuildRequires: libboost_system-devel +%endif BuildRequires: libgsm-devel BuildRequires: libiio-devel BuildRequires: libjack-devel @@ -204,7 +207,9 @@ %setup -q %patch -P 0 -p1 %patch -P 1 -p1 -R +%if 0%{?suse_version} > 1600 %patch -P 2 -p1 +%endif # protect the template files from %%cmake macro magic / mangling find gr-utils/modtool/templates/gr-newmod -name CMakeLists.txt -ls -exec mv '{}' '{}.tmpl' \;
