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-09-30 17:34:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docker (Old) and /work/SRC/openSUSE:Factory/.docker.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker" Tue Sep 30 17:34:26 2025 rev:177 rq:1307636 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/docker/docker.changes 2025-09-16 18:19:32.217971164 +0200 +++ /work/SRC/openSUSE:Factory/.docker.new.11973/docker.changes 2025-09-30 17:34:28.617317080 +0200 @@ -1,0 +2,12 @@ +Mon Sep 29 05:25:36 UTC 2025 - Aleksa Sarai <[email protected]> + +- Remove git-core recommends on SLE. Most SLE systems have + installRecommends=yes by default and thus end up installing git with Docker. + bsc#1250508 + + This feature is mostly intended for developers ("docker build git://") so + most users already have the dependency installed, and the error when git is + missing is fairly straightforward (so they can easily figure out what they + need to install). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docker.spec ++++++ --- /var/tmp/diff_new_pack.n4MXHn/_old 2025-09-30 17:34:29.617359429 +0200 +++ /var/tmp/diff_new_pack.n4MXHn/_new 2025-09-30 17:34:29.621359598 +0200 @@ -186,7 +186,9 @@ Requires(post): udev Requires(post): shadow Recommends: %{name}-rootless-extras +%if 0%{?is_opensuse} Recommends: git-core >= 1.7 +%endif ExcludeArch: s390 ppc %description
