Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package cdi-importer-container for
openSUSE:Factory checked in at 2021-06-14 23:10:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdi-importer-container (Old)
and /work/SRC/openSUSE:Factory/.cdi-importer-container.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cdi-importer-container"
Mon Jun 14 23:10:57 2021 rev:4 rq:898430 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/cdi-importer-container/cdi-importer-container.changes
2021-05-05 20:39:51.434953259 +0200
+++
/work/SRC/openSUSE:Factory/.cdi-importer-container.new.32437/cdi-importer-container.changes
2021-06-14 23:11:23.996784561 +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.CszBM7/_old 2021-06-14 23:11:24.616785680 +0200
+++ /var/tmp/diff_new_pack.CszBM7/_new 2021-06-14 23:11:24.616785680 +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-importer:%%PKG_VERSION%%.%RELEASE%"
+PREFIXEDLABEL
org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/cdi-importer:%%PKG_VERSION%%.%RELEASE%"
RUN zypper -n install \
qemu-tools qemu-block-curl skopeo tar util-linux \
++++++ _service ++++++
--- /var/tmp/diff_new_pack.CszBM7/_old 2021-06-14 23:11:24.636785716 +0200
+++ /var/tmp/diff_new_pack.CszBM7/_new 2021-06-14 23:11:24.636785716 +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-importer source
/usr/lib/obs/service/cdi_containers_meta</param>