Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubectl-1.34-image for 
openSUSE:Factory checked in at 2025-12-24 13:16:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubectl-1.34-image (Old)
 and      /work/SRC/openSUSE:Factory/.kubectl-1.34-image.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubectl-1.34-image"

Wed Dec 24 13:16:34 2025 rev:4 rq:1324310 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubectl-1.34-image/kubectl-1.34-image.changes    
2025-10-21 11:18:34.896243384 +0200
+++ 
/work/SRC/openSUSE:Factory/.kubectl-1.34-image.new.1928/kubectl-1.34-image.changes
  2025-12-24 13:17:52.706341844 +0100
@@ -1,0 +2,10 @@
+Tue Dec 23 16:23:45 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- remove latest tag, is now on 1.35
+
+-------------------------------------------------------------------
+Tue Dec 23 16:10:46 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- add diffutils (bsc#1251168)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.WCzr2n/_old  2025-12-24 13:17:53.198362170 +0100
+++ /var/tmp/diff_new_pack.WCzr2n/_new  2025-12-24 13:17:53.202362335 +0100
@@ -18,7 +18,6 @@
 #!BuildTag: opensuse/kubectl:%%kubectl_version%%-%RELEASE%
 #!BuildTag: opensuse/kubectl:%%kubectl_version%%
 #!BuildTag: opensuse/kubectl:1.34
-#!BuildTag: opensuse/kubectl:latest
 
 FROM opensuse/bci/bci-micro:latest AS target
 FROM opensuse/tumbleweed:latest AS builder
@@ -26,7 +25,7 @@
 
 RUN set -euo pipefail; \
     export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \
-    zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends kubernetes1.34-client
+    zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends kubernetes1.34-client diffutils
 
 # cleanup logs and temporary files
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \

Reply via email to