diff --git a/Dockerfile b/Dockerfile index aac523f..0229e77 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ MAINTAINER openSUSE (https://www.opensuse.org/) # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.cups LABEL org.opencontainers.image.title="openSUSE Tumbleweed Cups Server Container Image" -LABEL org.opencontainers.image.description="Cups Server, based on the SLE Base Container Image." +LABEL org.opencontainers.image.description="Container containing CUPS from openSUSE Tumbleweed" LABEL org.opencontainers.image.version="%PKG_VERSION%" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" diff --git a/README.md b/README.md index bfb4728..f58ed28 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CUPS Docker Image +# CUPS Container Image ## Description diff --git a/cups-image.changes b/cups-image.changes index 2e8d94b..6fde6d6 100644 --- a/cups-image.changes +++ b/cups-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 10 13:14:19 UTC 2022 - Thorsten Kukuk + +- Adjust some wordings/documentation + ------------------------------------------------------------------- Wed Aug 10 08:30:08 UTC 2022 - Thorsten Kukuk