Accepting request 1175776 from home:vulyanov:branches:Virtualization:sourceurl

- Add LABEL with source URL

OBS-URL: https://build.opensuse.org/request/show/1175776
OBS-URL: https://build.opensuse.org/package/show/Virtualization/cdi-uploadproxy-container?expand=0&rev=16
This commit is contained in:
Vasily Ulyanov 2024-05-22 11:39:17 +00:00 committed by Git OBS Bridge
parent 08dd90d1cb
commit 40231e9eb0
2 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,7 @@ LABEL org.opencontainers.image.title="CDI uploadproxy container"
LABEL org.opencontainers.image.description="Upload proxy for the data fetching service for VM container images" LABEL org.opencontainers.image.description="Upload proxy for the data fetching service for VM container images"
LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.created="%BUILDTIME%"
LABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%" LABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%"
LABEL org.opencontainers.image.source="%SOURCEURL%"
LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/cdi-uploadproxy:%%PKG_VERSION%%.%RELEASE%" LABEL org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/cdi-uploadproxy:%%PKG_VERSION%%.%RELEASE%"
# endlabelprefix # endlabelprefix

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 22 08:12:59 UTC 2024 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Add LABEL with source URL
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 23 12:24:00 UTC 2023 - Vasily Ulyanov <vasily.ulyanov@suse.com> Mon Oct 23 12:24:00 UTC 2023 - Vasily Ulyanov <vasily.ulyanov@suse.com>