Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package init-image for openSUSE:Factory checked in at 2025-06-01 21:36:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/init-image (Old) and /work/SRC/openSUSE:Factory/.init-image.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "init-image" Sun Jun 1 21:36:44 2025 rev:34 rq:1281458 version:%OS_VERSION_ID_SP%.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/init-image/init-image.changes 2025-05-30 17:21:41.398182319 +0200 +++ /work/SRC/openSUSE:Factory/.init-image.new.16005/init-image.changes 2025-06-01 21:37:11.574877217 +0200 @@ -1,0 +2,5 @@ +Wed May 28 11:43:16 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- set a buildname to avoid constant have-choice errors + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.ieKRhY/_old 2025-06-01 21:37:12.054897099 +0200 +++ /var/tmp/diff_new_pack.ieKRhY/_new 2025-06-01 21:37:12.058897265 +0200 @@ -18,7 +18,8 @@ #!BuildTag: opensuse/bci/bci-init:%OS_VERSION_ID_SP%-%RELEASE% #!BuildTag: opensuse/bci/bci-init:%OS_VERSION_ID_SP% #!BuildTag: opensuse/bci/bci-init:latest - +#!BuildName: opensuse-bci-bci-init-%OS_VERSION_ID_SP% +#!BuildVersion: %OS_VERSION_ID_SP%.0.0 FROM opensuse/tumbleweed:latest RUN set -euo pipefail; \