Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package cdi-operator-container for
openSUSE:Factory checked in at 2021-06-14 23:10:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdi-operator-container (Old)
and /work/SRC/openSUSE:Factory/.cdi-operator-container.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cdi-operator-container"
Mon Jun 14 23:10:58 2021 rev:4 rq:898431 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/cdi-operator-container/cdi-apiserver-operator.changes
2021-05-05 20:39:52.082950478 +0200
+++
/work/SRC/openSUSE:Factory/.cdi-operator-container.new.32437/cdi-apiserver-operator.changes
2021-06-14 23:11:24.824786056 +0200
@@ -1,0 +2,5 @@
+Fri Jun 4 12:20:49 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Include the registry in org.opensuse.reference
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.3PoPXf/_old 2021-06-14 23:11:26.876789763 +0200
+++ /var/tmp/diff_new_pack.3PoPXf/_new 2021-06-14 23:11:26.880789771 +0200
@@ -15,7 +15,7 @@
PREFIXEDLABEL org.opencontainers.image.created="%BUILDTIME%"
PREFIXEDLABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%"
PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%"
-PREFIXEDLABEL
org.opensuse.reference="%%TAGPREFIX%%/cdi-operator:%%PKG_VERSION%%.%RELEASE%"
+PREFIXEDLABEL
org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/cdi-operator:%%PKG_VERSION%%.%RELEASE%"
RUN zypper -n install \
containerized-data-importer-operator \
++++++ _service ++++++
--- /var/tmp/diff_new_pack.3PoPXf/_old 2021-06-14 23:11:26.896789799 +0200
+++ /var/tmp/diff_new_pack.3PoPXf/_new 2021-06-14 23:11:26.896789799 +0200
@@ -5,6 +5,7 @@
<param name="file">Dockerfile</param>
<param name="var">PKG_VERSION</param>
<param name="var">PKG_RELEASE</param>
+ <param name="var">REGISTRY</param>
<param name="var">TAGPREFIX</param>
<param name="var">LABELPREFIX</param>
<param name="eval">pkg=containerized-data-importer-operator source
/usr/lib/obs/service/cdi_containers_meta</param>