Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-3.12-image for 
openSUSE:Factory checked in at 2024-10-15 14:59:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-3.12-image (Old)
 and      /work/SRC/openSUSE:Factory/.python-3.12-image.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-3.12-image"

Tue Oct 15 14:59:18 2024 rev:21 rq:1207904 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-3.12-image/python-3.12-image.changes      
2024-10-14 13:21:24.940499018 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-3.12-image.new.19354/python-3.12-image.changes
   2024-10-15 15:00:01.096706891 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 11:26:26 UTC 2024 - SUSE Update Bot <bci-inter...@suse.de>
+
+- make the version-%release tag the first one listed; remove duplicates where 
they existed; update image.ref/reference to point to the version-%release(-) tag
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.jQiAbO/_old  2024-10-15 15:00:01.560726189 +0200
+++ /var/tmp/diff_new_pack.jQiAbO/_new  2024-10-15 15:00:01.564726355 +0200
@@ -15,10 +15,11 @@
 
 #!UseOBSRepositories
 
+#!BuildTag: opensuse/bci/python:%%py312_ver%%-%RELEASE%
+#!BuildTag: opensuse/bci/python:%%py312_ver%%
 #!BuildTag: opensuse/bci/python:3.12-%RELEASE%
 #!BuildTag: opensuse/bci/python:3.12
 #!BuildTag: opensuse/bci/python:3
-#!BuildTag: opensuse/bci/python:%%py312_ver%%
 
 FROM opensuse/tumbleweed:latest
 
@@ -37,8 +38,8 @@
 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.12-%RELEASE%"
-LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/bci/python:3.12-%RELEASE%"
+LABEL org.opencontainers.image.ref.name="%%py312_ver%%-%RELEASE%"
+LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/bci/python:%%py312_ver%%-%RELEASE%"
 LABEL org.openbuildservice.disturl="%DISTURL%"
 LABEL 
org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI";
 LABEL org.opensuse.release-stage="released"

Reply via email to