Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bci-ci-image for openSUSE:Factory checked in at 2026-03-20 21:25:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bci-ci-image (Old) and /work/SRC/openSUSE:Factory/.bci-ci-image.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bci-ci-image" Fri Mar 20 21:25:04 2026 rev:10 rq:1341523 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/bci-ci-image/bci-ci-image.changes 2026-03-11 20:55:46.099033294 +0100 +++ /work/SRC/openSUSE:Factory/.bci-ci-image.new.8177/bci-ci-image.changes 2026-03-20 21:25:15.807122212 +0100 @@ -1,0 +2,5 @@ +Fri Mar 20 08:50:59 UTC 2026 - SUSE Update Bot <[email protected]> + +- remove dnf , unused + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.hqunb7/_old 2026-03-20 21:25:16.955169930 +0100 +++ /var/tmp/diff_new_pack.hqunb7/_new 2026-03-20 21:25:16.959170096 +0100 @@ -23,7 +23,7 @@ FROM opensuse/bci/python:latest RUN set -euo pipefail; \ - zypper -n install --no-recommends build buildah dnf fish gcc git-core iproute2 jq osc patch python3-devel python3-dnf python3-pipx python3-poetry + zypper -n install --no-recommends build buildah fish gcc git-core iproute2 jq osc patch python3-devel python3-pipx python3-poetry # cleanup logs and temporary files RUN set -euo pipefail; zypper -n clean -a; \
