From fe6d95da67f79ee964db345d03b846705e7121ce5b0f66c3f73c3aee6c9eeac0 Mon Sep 17 00:00:00 2001 From: Vasily Ulyanov Date: Tue, 4 May 2021 15:33:21 +0000 Subject: [PATCH] Accepting request 890441 from home:vulyanov:branches:Virtualization - Tag the image with - OBS-URL: https://build.opensuse.org/request/show/890441 OBS-URL: https://build.opensuse.org/package/show/Virtualization/cdi-uploadproxy-container?expand=0&rev=7 --- Dockerfile | 1 + _service | 11 ++++------- cdi-uploadproxy-container.changes | 5 +++++ 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Dockerfile b/Dockerfile index ccc6440..fbd3560 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,7 @@ # Defines the tag for OBS and build script builds: #!BuildTag: %%TAGPREFIX%%/cdi-uploadproxy:%%PKG_VERSION%% #!BuildTag: %%TAGPREFIX%%/cdi-uploadproxy:%%PKG_VERSION%%.%RELEASE% +#!BuildTag: %%TAGPREFIX%%/cdi-uploadproxy:%%PKG_VERSION%%-%%PKG_RELEASE%% # cdi-uploadproxy container image # KUBEVIRTFROM defined in prjconf, e.g. diff --git a/_service b/_service index b664f37..d7aeb8e 100644 --- a/_service +++ b/_service @@ -1,16 +1,13 @@ - - Dockerfile - %%PKG_VERSION%% - patch - containerized-data-importer-uploadproxy - + Dockerfile + PKG_VERSION + PKG_RELEASE TAGPREFIX LABELPREFIX - source /usr/lib/obs/service/meta/virt-containers-meta + pkg=containerized-data-importer-uploadproxy source /usr/lib/obs/service/cdi_containers_meta 1 diff --git a/cdi-uploadproxy-container.changes b/cdi-uploadproxy-container.changes index 3169e39..0409a1e 100644 --- a/cdi-uploadproxy-container.changes +++ b/cdi-uploadproxy-container.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 28 16:33:58 UTC 2021 - Vasily Ulyanov + +- Tag the image with - + ------------------------------------------------------------------- Sun Apr 25 09:44:58 UTC 2021 - Vasily Ulyanov