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 2021-10-15 23:03:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/soapy-uhd (Old) and /work/SRC/openSUSE:Factory/.soapy-uhd.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "soapy-uhd" Fri Oct 15 23:03:29 2021 rev:8 rq:924935 version:0.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/soapy-uhd/soapy-uhd.changes 2020-09-27 11:48:45.375977499 +0200 +++ /work/SRC/openSUSE:Factory/.soapy-uhd.new.1890/soapy-uhd.changes 2021-10-15 23:03:43.422087201 +0200 @@ -1,0 +2,11 @@ +Tue Oct 12 11:23:59 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Fix installation conflicts with soapysdr0.7-module-uhd. +- Add Provides/Obsoletes to avoid issues with future updates. + +------------------------------------------------------------------- +Sat Jul 10 11:04:06 UTC 2021 - Wojciech Kazubski <[email protected]> + +- SoapySDR version bumped to 0.8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ soapy-uhd.spec ++++++ --- /var/tmp/diff_new_pack.UnUy0i/_old 2021-10-15 23:03:44.422087914 +0200 +++ /var/tmp/diff_new_pack.UnUy0i/_new 2021-10-15 23:03:44.426087917 +0200 @@ -17,7 +17,7 @@ # -%define soapy_modver 0.7 +%define soapy_modver 0.8 %define soapy_modname soapysdr%{soapy_modver}-module-uhd Name: soapy-uhd @@ -48,6 +48,11 @@ %package -n %{soapy_modname} Summary: Soapy SDR plugins for UHD supported SDR devices Group: System/Libraries +# soapysdr0.7-module-uhd needs to be force dropped +Conflicts: soapysdr0.7-module-uhd +# Add 'Provides/Obsoletes' entries for future updates +Provides: soapy-uhd-module = %{soapy_modver} +Obsoletes: soapy-uhd-module < %{soapy_modver} %description -n %{soapy_modname} Soapy UHD - Soapy SDR devices for UHD.
