Hello community,
here is the log from the commit of package kubic-pause-image for
openSUSE:Factory checked in at 2019-07-22 17:18:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubic-pause-image (Old)
and /work/SRC/openSUSE:Factory/.kubic-pause-image.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubic-pause-image"
Mon Jul 22 17:18:13 2019 rev:3 rq:716604 version:1.0.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/kubic-pause-image/kubic-pause-image.changes
2019-06-01 09:52:41.479258911 +0200
+++
/work/SRC/openSUSE:Factory/.kubic-pause-image.new.4126/kubic-pause-image.changes
2019-07-22 17:18:14.625965479 +0200
@@ -1,0 +2,5 @@
+Thu Jul 18 10:08:48 UTC 2019 - Richard Brown <[email protected]>
+
+- Use more official kubernetes-pause package and version
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kubic-pause-image.kiwi ++++++
--- /var/tmp/diff_new_pack.nvSEU4/_old 2019-07-22 17:18:15.085965113 +0200
+++ /var/tmp/diff_new_pack.nvSEU4/_new 2019-07-22 17:18:15.085965113 +0200
@@ -12,7 +12,7 @@
tag="latest"
additionaltags="%PKG_VERSION%,%PKG_VERSION%.%RELEASE%"
maintainer="Fabian Vogt <[email protected]>">
- <entrypoint execute="/usr/bin/kubic-pause"/>
+ <entrypoint execute="/usr/bin/pause"/>
<labels>
<suse_label_helper:add_prefix prefix="org.opensuse.kubic.pause">
<label name="org.opencontainers.image.title" value="openSUSE Kubic
Pause Container"/>
@@ -35,6 +35,6 @@
<source path="obsrepositories:/"/>
</repository>
<packages type="bootstrap">
- <package name="kubic-pause"/>
+ <package name="kubernetes-pause"/>
</packages>
</image>
++++++ _service ++++++
--- /var/tmp/diff_new_pack.nvSEU4/_old 2019-07-22 17:18:15.109965094 +0200
+++ /var/tmp/diff_new_pack.nvSEU4/_new 2019-07-22 17:18:15.109965094 +0200
@@ -4,7 +4,7 @@
<param name="file">kubic-pause-image.kiwi</param>
<param name="regex">%PKG_VERSION%</param>
<param name="parse-version">patch</param>
- <param name="package">kubic-pause</param>
+ <param name="package">kubernetes-pause</param>
</service>
<service mode="buildtime" name="kiwi_label_helper"/>
</services>