Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cockpit for openSUSE:Factory checked in at 2024-04-17 14:45:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cockpit (Old) and /work/SRC/openSUSE:Factory/.cockpit.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cockpit" Wed Apr 17 14:45:03 2024 rev:43 rq:1168359 version:309 Changes: -------- --- /work/SRC/openSUSE:Factory/cockpit/cockpit.changes 2024-03-05 18:47:24.717962902 +0100 +++ /work/SRC/openSUSE:Factory/.cockpit.new.26366/cockpit.changes 2024-04-17 14:45:08.997559571 +0200 @@ -1,0 +2,6 @@ +Tue Apr 16 12:11:05 UTC 2024 - Adam Majer <adam.ma...@suse.de> + +- Do not require setroubleshoot in cockpit-selinux on Leap. + It's not there + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cockpit.spec ++++++ --- /var/tmp/diff_new_pack.xQBPhO/_old 2024-04-17 14:45:10.389610685 +0200 +++ /var/tmp/diff_new_pack.xQBPhO/_new 2024-04-17 14:45:10.393610832 +0200 @@ -812,7 +812,7 @@ Requires: cockpit-shell >= %{required_base} Requires: policycoreutils-python-utils >= 3.1 # setroubleshoot is available on SLE Micro starting with 5.5) -%if !0%{?is_smo} || ( 0%{?is_smo} && 0%{?sle_version} >= 150500 ) +%if !0%{?suse_version} || ( 0%{?is_smo} && 0%{?sle_version} >= 150500 ) || 0%{?suse_version} >= 1600 Requires: setroubleshoot-server >= 3.3.3 %endif BuildArch: noarch