Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package micro-image for openSUSE:Factory checked in at 2025-06-01 21:36:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/micro-image (Old) and /work/SRC/openSUSE:Factory/.micro-image.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "micro-image" Sun Jun 1 21:36:42 2025 rev:36 rq:1281456 version:%OS_VERSION_ID_SP%.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/micro-image/micro-image.changes 2025-05-30 17:23:58.835912258 +0200 +++ /work/SRC/openSUSE:Factory/.micro-image.new.16005/micro-image.changes 2025-06-01 21:37:05.166611783 +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.F8hVd7/_old 2025-06-01 21:37:06.958686011 +0200 +++ /var/tmp/diff_new_pack.F8hVd7/_new 2025-06-01 21:37:07.006687999 +0200 @@ -18,7 +18,8 @@ #!BuildTag: opensuse/bci/bci-micro:%OS_VERSION_ID_SP%-%RELEASE% #!BuildTag: opensuse/bci/bci-micro:%OS_VERSION_ID_SP% #!BuildTag: opensuse/bci/bci-micro:latest - +#!BuildName: opensuse-bci-bci-micro +#!BuildVersion: %OS_VERSION_ID_SP%.0.0 FROM scratch AS target FROM opensuse/tumbleweed:latest AS builder COPY --from=target / /target