Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package targetcli-fb for openSUSE:Factory checked in at 2024-01-11 21:05:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/targetcli-fb (Old) and /work/SRC/openSUSE:Factory/.targetcli-fb.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "targetcli-fb" Thu Jan 11 21:05:07 2024 rev:26 rq:1137998 version:2.1.57 Changes: -------- --- /work/SRC/openSUSE:Factory/targetcli-fb/targetcli-fb.changes 2023-10-26 17:15:01.249595089 +0200 +++ /work/SRC/openSUSE:Factory/.targetcli-fb.new.21961/targetcli-fb.changes 2024-01-11 21:05:26.251140608 +0100 @@ -1,0 +2,7 @@ +Tue Jan 9 11:36:21 UTC 2024 - David Disseldorp <dd...@suse.com> + +- Drop downstream-only LIO target_core_rbd support (bsc#1218634) + * Split-out-blockdev-readonly-state-detection-helper.patch + * rbd-support.patch + +------------------------------------------------------------------- Old: ---- Split-out-blockdev-readonly-state-detection-helper.patch rbd-support.patch BETA DEBUG BEGIN: Old:- Drop downstream-only LIO target_core_rbd support (bsc#1218634) * Split-out-blockdev-readonly-state-detection-helper.patch * rbd-support.patch Old: * Split-out-blockdev-readonly-state-detection-helper.patch * rbd-support.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ targetcli-fb.spec ++++++ --- /var/tmp/diff_new_pack.UpzFeV/_old 2024-01-11 21:05:26.859162867 +0100 +++ /var/tmp/diff_new_pack.UpzFeV/_new 2024-01-11 21:05:26.859162867 +0100 @@ -1,7 +1,7 @@ # # spec file for package targetcli-fb # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,17 +49,8 @@ Obsoletes: targetcli < %{version}-%{release} Obsoletes: targetcli-fb < %{version}-%{release} BuildArch: noarch -%if 0%{?sle_version} >= 150000 -# explicit Provides advertising RBD support -Provides: targetcli-rbd = %{version} -Obsoletes: targetcli-rbd < %{version} -%endif %{?systemd_ordering} -# SUSE-specific patches -Patch1: Split-out-blockdev-readonly-state-detection-helper.patch -Patch2: rbd-support.patch - %python_subpackages %description @@ -83,11 +74,6 @@ %prep %setup -q -%patch1 -p1 -%if 0%{?sle_version} >= 150000 -# RBD support is dependent on LIO changes present in the SLE/Leap kernel -%patch2 -p1 -%endif %build %python_build