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-05 15:47:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiwi-image (Old) and /work/SRC/openSUSE:Factory/.kiwi-image.new.10096 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi-image" Thu Sep 5 15:47:29 2024 rev:13 rq:1198913 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/kiwi-image/kiwi-image.changes 2024-08-17 12:41:58.201322152 +0200 +++ /work/SRC/openSUSE:Factory/.kiwi-image.new.10096/kiwi-image.changes 2024-09-05 15:48:15.498738798 +0200 @@ -1,0 +2,5 @@ +Thu Sep 5 06:33:31 UTC 2024 - Dan Äermák <dcer...@suse.com> + +- Bump kiwi version + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.w8LYiD/_old 2024-09-05 15:48:16.346774016 +0200 +++ /var/tmp/diff_new_pack.w8LYiD/_new 2024-09-05 15:48:16.350774182 +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.2 -#!BuildTag: opensuse/bci/kiwi:10.1.2-%RELEASE% +#!BuildTag: opensuse/bci/kiwi:10.1.4 +#!BuildTag: opensuse/bci/kiwi:10.1.4-%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.2" +LABEL org.opencontainers.image.version="10.1.4" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.vendor="openSUSE Project"