From e8cc2536de8558d2560ceded1f751f5defbf5d37a69b69cb776d27340163c4db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Mon, 26 Jun 2023 10:29:50 +0000 Subject: [PATCH] [info=b1543f15dcf8791ba5ab2815d10edd3d] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/grafana-image?expand=0&rev=23 --- Dockerfile | 4 ++-- grafana-image.changes | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 172f944..cd719b2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,8 +9,8 @@ MAINTAINER openSUSE (https://www.opensuse.org/) # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.grafana -LABEL org.opencontainers.image.title="openSUSE Tumbleweed Grafana Container Image" -LABEL org.opencontainers.image.description="Grafana based on the openSUSE Tumbleweed Base Container Image." +LABEL org.opencontainers.image.title="openSUSE Tumbleweed Grafana" +LABEL org.opencontainers.image.description="Grafana container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="%%grafana_version%%" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" diff --git a/grafana-image.changes b/grafana-image.changes index 2213cfd..e418cbd 100644 --- a/grafana-image.changes +++ b/grafana-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller + +- label capitalization and related cleanups + ------------------------------------------------------------------- Tue May 30 06:52:56 UTC 2023 - Dan Čermák