Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kiwi-image for openSUSE:Factory checked in at 2024-09-09 14:45:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiwi-image (Old) and /work/SRC/openSUSE:Factory/.kiwi-image.new.10096 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi-image" Mon Sep 9 14:45:40 2024 rev:14 rq:1199636 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/kiwi-image/kiwi-image.changes 2024-09-05 15:48:15.498738798 +0200 +++ /work/SRC/openSUSE:Factory/.kiwi-image.new.10096/kiwi-image.changes 2024-09-09 14:46:55.192873112 +0200 @@ -1,0 +2,5 @@ +Mon Sep 9 06:51:05 UTC 2024 - Dirk Mueller <dmuel...@suse.com> + +- Bump main package version + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.5DDy9z/_old 2024-09-09 14:46:55.688893672 +0200 +++ /var/tmp/diff_new_pack.5DDy9z/_new 2024-09-09 14:46:55.692893838 +0200 @@ -18,8 +18,8 @@ #!BuildTag: opensuse/bci/kiwi:10-%RELEASE% #!BuildTag: opensuse/bci/kiwi:10.1 #!BuildTag: opensuse/bci/kiwi:10.1-%RELEASE% -#!BuildTag: opensuse/bci/kiwi:10.1.4 -#!BuildTag: opensuse/bci/kiwi:10.1.4-%RELEASE% +#!BuildTag: opensuse/bci/kiwi:10.1.6 +#!BuildTag: opensuse/bci/kiwi:10.1.6-%RELEASE% #!BuildTag: opensuse/bci/kiwi:latest FROM opensuse/tumbleweed:latest @@ -31,7 +31,7 @@ LABEL org.opencontainers.image.authors="openSUSE (https://www.opensuse.org/)" LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI KIWI Appliance Builder (kiwi)" LABEL org.opencontainers.image.description="KIWI Appliance Builder (kiwi) container based on the openSUSE Tumbleweed Base Container Image. This container is only supported in privileged mode." -LABEL org.opencontainers.image.version="10.1.4" +LABEL org.opencontainers.image.version="10.1.6" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.vendor="openSUSE Project"