From 82501b95916fe225eca12fc8575b413ea5e5f94841170606efc153f4b42ea6b1 Mon Sep 17 00:00:00 2001 From: Vasily Ulyanov Date: Tue, 4 May 2021 15:34:38 +0000 Subject: [PATCH] Accepting request 890430 from home:vulyanov:branches:Virtualization - Tag the image with - OBS-URL: https://build.opensuse.org/request/show/890430 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-operator-container?expand=0&rev=9 --- Dockerfile | 1 + _service | 11 ++++------- virt-operator-container.changes | 5 +++++ 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Dockerfile b/Dockerfile index 6e5ec67..75784c8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,7 @@ # Define the tags for OBS and build script builds: #!BuildTag: %%TAGPREFIX%%/virt-operator:%%PKG_VERSION%% #!BuildTag: %%TAGPREFIX%%/virt-operator:%%PKG_VERSION%%.%RELEASE% +#!BuildTag: %%TAGPREFIX%%/virt-operator:%%PKG_VERSION%%-%%PKG_RELEASE%% # virt-operator container image # KUBEVIRTFROM defined in prjconf, e.g. diff --git a/_service b/_service index bb45d7b..2f4e49f 100644 --- a/_service +++ b/_service @@ -1,16 +1,13 @@ - - Dockerfile - %%PKG_VERSION%% - patch - kubevirt-virt-operator - + Dockerfile + PKG_VERSION + PKG_RELEASE TAGPREFIX LABELPREFIX - source /usr/lib/obs/service/meta/virt-containers-meta + pkg=kubevirt-virt-operator source /usr/lib/obs/service/kubevirt_containers_meta 1 diff --git a/virt-operator-container.changes b/virt-operator-container.changes index 8c92f0b..b78daa5 100644 --- a/virt-operator-container.changes +++ b/virt-operator-container.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 27 08:30:58 UTC 2021 - Vasily Ulyanov + +- Tag the image with - + ------------------------------------------------------------------- Sun Apr 18 08:00:09 UTC 2021 - Vasily Ulyanov