Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kea-image for openSUSE:Factory 
checked in at 2026-07-13 14:28:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kea-image (Old)
 and      /work/SRC/openSUSE:Factory/.kea-image.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kea-image"

Mon Jul 13 14:28:50 2026 rev:22 rq:1365282 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/kea-image/kea-image.changes      2026-06-19 
17:16:23.263781051 +0200
+++ /work/SRC/openSUSE:Factory/.kea-image.new.1991/kea-image.changes    
2026-07-13 14:29:17.301922459 +0200
@@ -1,0 +2,5 @@
+Mon Jul 13 07:17:20 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- adjust for new kea version
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.B4d2Ur/_old  2026-07-13 14:29:17.865941740 +0200
+++ /var/tmp/diff_new_pack.B4d2Ur/_new  2026-07-13 14:29:17.869941876 +0200
@@ -15,8 +15,8 @@
 
 #!UseOBSRepositories
 
-#!BuildTag: opensuse/kea:3.0-%RELEASE%
-#!BuildTag: opensuse/kea:3.0
+#!BuildTag: opensuse/kea:3.2-%RELEASE%
+#!BuildTag: opensuse/kea:3.2
 #!BuildTag: opensuse/kea:latest
 
 FROM opensuse/bci/bci-micro:latest AS target
@@ -51,13 +51,13 @@
 # labelprefix=org.opensuse.application.kea
 LABEL org.opencontainers.image.title="openSUSE Tumbleweed Kea DHCP Server"
 LABEL org.opencontainers.image.description="Kea DHCP Server container based on 
the openSUSE Tumbleweed Base Container Image."
-LABEL org.opencontainers.image.version="3.0"
+LABEL org.opencontainers.image.version="3.2"
 LABEL org.opencontainers.image.url="https://www.opensuse.org";
 LABEL org.opencontainers.image.created="%BUILDTIME%"
 LABEL org.opencontainers.image.vendor="openSUSE Project"
 LABEL org.opencontainers.image.source="%SOURCEURL%"
-LABEL org.opencontainers.image.ref.name="3.0-%RELEASE%"
-LABEL org.opensuse.reference="registry.opensuse.org/opensuse/kea:3.0-%RELEASE%"
+LABEL org.opencontainers.image.ref.name="3.2-%RELEASE%"
+LABEL org.opensuse.reference="registry.opensuse.org/opensuse/kea:3.2-%RELEASE%"
 LABEL org.openbuildservice.disturl="%DISTURL%"
 LABEL 
org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI";
 LABEL org.opensuse.release-stage="released"

++++++ README.md ++++++
--- /var/tmp/diff_new_pack.B4d2Ur/_old  2026-07-13 14:29:17.905943107 +0200
+++ /var/tmp/diff_new_pack.B4d2Ur/_new  2026-07-13 14:29:17.909943244 +0200
@@ -20,13 +20,13 @@
 
 ```ShellSession
 podman container runlabel run \
-      registry.opensuse.org/opensuse/kea:3.0
+      registry.opensuse.org/opensuse/kea:3.2
 ```
 To run a DHCP6 server using the configuration file supplied in the directory 
`/etc/kea`, execute the following command:
 
 ```ShellSession
 podman container runlabel run_dhcp6 \
-      registry.opensuse.org/opensuse/kea:3.0
+      registry.opensuse.org/opensuse/kea:3.2
 ```
 
 The Kea configuration file can also be provided in the current working 
directory.
@@ -35,10 +35,10 @@
 ```ShellSession
 $ # for DHCP
 $ podman container runlabel runcwd \
-      registry.opensuse.org/opensuse/kea:3.0
+      registry.opensuse.org/opensuse/kea:3.2
 $ # for DHCP6
 $ podman container runlabel runcwd_dhcp6 \
-      registry.opensuse.org/opensuse/kea:3.0
+      registry.opensuse.org/opensuse/kea:3.2
 ```
 
 ## Licensing

Reply via email to