Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package soapy-uhd for openSUSE:Factory 
checked in at 2026-09-01 15:47:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/soapy-uhd (Old)
 and      /work/SRC/openSUSE:Factory/.soapy-uhd.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "soapy-uhd"

Tue Sep  1 15:47:06 2026 rev:12 rq:1374748 version:0.4.1git20250213

Changes:
--------
--- /work/SRC/openSUSE:Factory/soapy-uhd/soapy-uhd.changes      2026-06-18 
21:39:34.457452171 +0200
+++ /work/SRC/openSUSE:Factory/.soapy-uhd.new.1265/soapy-uhd.changes    
2026-09-01 15:48:04.430164423 +0200
@@ -1,0 +2,10 @@
+Sun Aug 30 18:19:31 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Require soapy-sdr from soapysdr0.8-3-module-uhd: the generated soname
+  dependencies only pull libSoapySDR0_8-3, never the soapy-sdr package
+  itself, so the module shipped without SoapySDRUtil
+- Drop the Group tags
+- Drop the always-true suse_version guard around the boost
+  BuildRequires; 16.0 is the oldest target
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ soapy-uhd.spec ++++++
--- /var/tmp/diff_new_pack.LM0Qm1/_old  2026-09-01 15:48:05.198191218 +0200
+++ /var/tmp/diff_new_pack.LM0Qm1/_new  2026-09-01 15:48:05.201191322 +0200
@@ -19,13 +19,13 @@
 
 %define soapy_modver 0.8-3
 %define soapy_modname soapysdr%{soapy_modver}-module-uhd
-
 Name:           soapy-uhd
 Version:        0.4.1git20250213
 Release:        0
 Summary:        Soapy SDR plugins for UHD supported SDR devices
+# The three built sources carry the deprecated SPDX id GPL-3.0, which maps
+# to GPL-3.0-only; the only or-later grant is in CMakeLists.txt, not shipped.
 License:        GPL-3.0-only
-Group:          Hardware/Other
 URL:            https://github.com/pothosware/SoapyUHD/wiki
 #Git-Clone:     https://github.com/pothosware/SoapyUHD.git
 Source:         
https://github.com/pothosware/SoapyUHD/archive/%{name}-%{version}.tar.gz
@@ -36,14 +36,12 @@
 Patch2:         boost-lexical-cast.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(SoapySDR)
-BuildRequires:  pkgconfig(uhd)
-%if 0%{?suse_version} > 1500
 BuildRequires:  libboost_chrono-devel
 BuildRequires:  libboost_date_time-devel
 BuildRequires:  libboost_thread-devel
-%endif
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(SoapySDR)
+BuildRequires:  pkgconfig(uhd)
 
 %description
 Soapy UHD - Soapy SDR devices for UHD.
@@ -51,7 +49,9 @@
 
 %package -n %{soapy_modname}
 Summary:        Soapy SDR plugins for UHD supported SDR devices
-Group:          System/Libraries
+# The soname deps only pull libSoapySDR0_8-3; the soapy-sdr package
+# (SoapySDRUtil) is never pulled in automatically
+Requires:       soapy-sdr
 # soapysdr0.7-module-uhd needs to be force dropped
 Conflicts:      soapysdr0.7-module-uhd
 # Add 'Provides/Obsoletes' entries for future updates

Reply via email to