Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package docker for openSUSE:Factory checked in at 2025-11-28 16:50:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docker (Old) and /work/SRC/openSUSE:Factory/.docker.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker" Fri Nov 28 16:50:49 2025 rev:182 rq:1320422 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/docker/docker.changes 2025-10-29 21:04:41.889674885 +0100 +++ /work/SRC/openSUSE:Factory/.docker.new.14147/docker.changes 2025-11-28 16:51:22.006330616 +0100 @@ -1,0 +2,6 @@ +Fri Nov 28 08:17:00 UTC 2025 - Aleksa Sarai <[email protected]> + +- Add Requires containers-selinux on systems with selinux-policy installed. + bsc#1252672 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docker.spec ++++++ --- /var/tmp/diff_new_pack.3ZhH5y/_old 2025-11-28 16:51:24.318427975 +0100 +++ /var/tmp/diff_new_pack.3ZhH5y/_new 2025-11-28 16:51:24.322428144 +0100 @@ -132,6 +132,7 @@ %if 0%{?suse_version} >= 1500 # This conditional only works on rpm>=4.13, which SLE 12 doesn't have. But we # don't need to support Docker+selinux for SLE 12 anyway. +Requires: (container-selinux if selinux-policy) Requires: (apparmor-parser or container-selinux) # This recommends is added to make sure that even if you have container-selinux # installed you will still be prompted to install apparmor-parser which Docker
