From f149246b98712be22c3f49510d9b553b13e8cbfb2752134118da305fc7f3b77f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Thu, 8 Aug 2024 19:34:25 +0000 Subject: [PATCH] [info=60f7ac1eab619465fa0c2c396e8c6843] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/python-3.11-image?expand=0&rev=150 --- Dockerfile | 1 + python-3.11-image.changes | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/Dockerfile b/Dockerfile index 3c838ed..02a770d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,6 +32,7 @@ LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.vendor="openSUSE Project" LABEL org.opencontainers.image.source="%SOURCEURL%" +LABEL org.opencontainers.image.ref.name="3.11-%RELEASE%" LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/python:3.11-%RELEASE%" LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" diff --git a/python-3.11-image.changes b/python-3.11-image.changes index 8aecb37..a0f1f33 100644 --- a/python-3.11-image.changes +++ b/python-3.11-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 8 19:28:10 UTC 2024 - Dirk Mueller + +- add oci.image.ref.name + ------------------------------------------------------------------- Thu Aug 8 16:43:43 UTC 2024 - Dirk Mueller