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 2025-06-24 20:48:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bci-ci-image (Old) and /work/SRC/openSUSE:Factory/.bci-ci-image.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bci-ci-image" Tue Jun 24 20:48:32 2025 rev:2 rq:1288062 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/bci-ci-image/bci-ci-image.changes 2025-06-18 16:03:44.367012434 +0200 +++ /work/SRC/openSUSE:Factory/.bci-ci-image.new.7067/bci-ci-image.changes 2025-06-24 20:50:12.118897886 +0200 @@ -1,0 +2,5 @@ +Mon Jun 23 16:10:06 UTC 2025 - Dirk Müller <[email protected]> + +- add build for "vc" + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.DPrNGG/_old 2025-06-24 20:50:12.782925060 +0200 +++ /var/tmp/diff_new_pack.DPrNGG/_new 2025-06-24 20:50:12.786925224 +0200 @@ -23,7 +23,7 @@ FROM opensuse/bci/python:latest RUN set -euo pipefail; \ - zypper -n install --no-recommends buildah dnf fish gcc git-core jq osc python3-devel python3-dnf python3-pipx python3-poetry + zypper -n install --no-recommends build buildah dnf fish gcc git-core jq osc python3-devel python3-dnf python3-pipx python3-poetry RUN set -euo pipefail; zypper -n clean -a; \ rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
