Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-3.10-image"

Tue Oct 15 14:59:36 2024 rev:24 rq:1207912 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-3.10-image/python-3.10-image.changes      
2024-10-14 13:20:58.979410613 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-3.10-image.new.19354/python-3.10-image.changes
   2024-10-15 15:00:26.129748314 +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.QlFhMx/_old  2024-10-15 15:00:26.549765807 +0200
+++ /var/tmp/diff_new_pack.QlFhMx/_new  2024-10-15 15:00:26.549765807 +0200
@@ -15,10 +15,11 @@
 
 #!UseOBSRepositories
 
+#!BuildTag: opensuse/bci/python:%%py310_ver%%-%RELEASE%
+#!BuildTag: opensuse/bci/python:%%py310_ver%%
 #!BuildTag: opensuse/bci/python:3.10-%RELEASE%
 #!BuildTag: opensuse/bci/python:3.10
 #!BuildTag: opensuse/bci/python:3
-#!BuildTag: opensuse/bci/python:%%py310_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.10-%RELEASE%"
-LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/bci/python:3.10-%RELEASE%"
+LABEL org.opencontainers.image.ref.name="%%py310_ver%%-%RELEASE%"
+LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/bci/python:%%py310_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