Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grafana-image for openSUSE:Factory checked in at 2024-08-03 20:05:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grafana-image (Old) and /work/SRC/openSUSE:Factory/.grafana-image.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "grafana-image" Sat Aug 3 20:05:23 2024 rev:13 rq:1191369 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/grafana-image/grafana-image.changes 2024-08-02 17:26:47.583957808 +0200 +++ /work/SRC/openSUSE:Factory/.grafana-image.new.7232/grafana-image.changes 2024-08-03 20:05:52.170335420 +0200 @@ -1,0 +2,5 @@ +Sat Aug 3 08:56:51 UTC 2024 - Dirk Mueller <dmueller@suse.com> + +- set OCI.authors attribute instead of deprecated MAINTAINER + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.uO91k8/_old 2024-08-03 20:05:53.574393103 +0200 +++ /var/tmp/diff_new_pack.uO91k8/_new 2024-08-03 20:05:53.606394418 +0200 @@ -24,10 +24,9 @@ FROM opensuse/tumbleweed:latest -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.authors="openSUSE (https://www.opensuse.org/)" 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_patch_version%%"