Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package soapy-sdr for openSUSE:Factory checked in at 2025-06-04 23:48:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/soapy-sdr (Old) and /work/SRC/openSUSE:Factory/.soapy-sdr.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "soapy-sdr" Wed Jun 4 23:48:35 2025 rev:11 rq:1282542 version:0.8.1+git20250223.6e99da1 Changes: -------- --- /work/SRC/openSUSE:Factory/soapy-sdr/soapy-sdr.changes 2025-03-25 22:18:07.232804345 +0100 +++ /work/SRC/openSUSE:Factory/.soapy-sdr.new.16005/soapy-sdr.changes 2025-06-04 23:48:36.583434142 +0200 @@ -1,0 +2,10 @@ +Tue Jun 3 07:56:02 UTC 2025 - Dmitry Roshchin <dmitr...@opensuse.org> + +- Obsolete old library + +------------------------------------------------------------------- +Sat Mar 29 09:36:02 UTC 2025 - Wojciech Kazubski <w...@ire.pw.edu.pl> + +- Fix build for Leap 15.6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ soapy-sdr.spec ++++++ --- /var/tmp/diff_new_pack.sIV41o/_old 2025-06-04 23:48:37.191459386 +0200 +++ /var/tmp/diff_new_pack.sIV41o/_new 2025-06-04 23:48:37.195459552 +0200 @@ -17,7 +17,7 @@ # -%define sover 0_8 +%define sover 0_8-3 Name: soapy-sdr Version: 0.8.1+git20250223.6e99da1 Release: 0 @@ -40,6 +40,7 @@ %package -n libSoapySDR%{sover} Summary: Vendor and platform neutral SDR support library Group: System/Libraries +Obsoletes: libSoapySDR0_8 %description -n libSoapySDR%{sover} A vendor neutral and platform independent SDR support library. @@ -70,7 +71,7 @@ %cmake \ -DSOAPY_SDR_VERSION=%{version} \ -DBUILD_PYTHON3=ON -%make_jobs +%cmake_build %install %cmake_install