From c766cc16e48a4a8c5ad69431405bf219bb5f7f72973e3a241ff14a480c618206 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Wed, 15 May 2024 19:41:13 +0000 Subject: [PATCH] [info=16b627b6553decc79282912d64407f37] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/init-image?expand=0&rev=100 --- Dockerfile | 2 +- README.md | 2 +- init-image.changes | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index dadc5ae..7ec672a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,7 @@ MAINTAINER openSUSE (https://www.opensuse.org/) # 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" diff --git a/README.md b/README.md index 69bb5af..20b9ff5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The openSUSE Tumbleweed BCI openSUSE Tumbleweed Init Container Image +# The openSUSE Tumbleweed BCI Init Container Image ![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) diff --git a/init-image.changes b/init-image.changes index d52b00b..23bafaf 100644 --- a/init-image.changes +++ b/init-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 15 13:43:21 UTC 2024 - Dirk Mueller + +- Remove duplication from the image title + ------------------------------------------------------------------- Tue May 7 19:07:24 UTC 2024 - Dirk Mueller