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 2024-05-16 17:15:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/init-image (Old) and /work/SRC/openSUSE:Factory/.init-image.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "init-image" Thu May 16 17:15:23 2024 rev:10 rq:1174306 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/init-image/init-image.changes 2024-05-08 11:42:32.714925352 +0200 +++ /work/SRC/openSUSE:Factory/.init-image.new.1880/init-image.changes 2024-05-16 17:17:15.852464792 +0200 @@ -1,0 +2,5 @@ +Wed May 15 13:43:21 UTC 2024 - Dirk Mueller <dmuel...@suse.com> + +- Remove duplication from the image title + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.LW19Dt/_old 2024-05-16 17:17:18.324554390 +0200 +++ /var/tmp/diff_new_pack.LW19Dt/_new 2024-05-16 17:17:18.328554535 +0200 @@ -24,7 +24,7 @@ # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.init -LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI openSUSE Tumbleweed Init" +LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Init" LABEL org.opencontainers.image.description="Systemd environment for containers based on the openSUSE Tumbleweed Base Container Image. This container is only supported with podman." LABEL org.opencontainers.image.version="%OS_VERSION_ID_SP%.%RELEASE%" LABEL org.opencontainers.image.url="https://www.opensuse.org" ++++++ README.md ++++++ --- /var/tmp/diff_new_pack.LW19Dt/_old 2024-05-16 17:17:18.352555404 +0200 +++ /var/tmp/diff_new_pack.LW19Dt/_new 2024-05-16 17:17:18.352555404 +0200 @@ -1,4 +1,4 @@ -# The openSUSE Tumbleweed BCI openSUSE Tumbleweed Init Container Image +# The openSUSE Tumbleweed BCI Init Container Image 