Script 'mail_helper' called by obssrc
Hello community,

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

Package is "php-fpm8-image"

Tue Oct 15 14:59:47 2024 rev:25 rq:1207916 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-fpm8-image/php-fpm8-image.changes    
2024-10-14 13:21:29.460688497 +0200
+++ /work/SRC/openSUSE:Factory/.php-fpm8-image.new.19354/php-fpm8-image.changes 
2024-10-15 15:00:35.346132164 +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.QYGyoX/_old  2024-10-15 15:00:35.818151823 +0200
+++ /var/tmp/diff_new_pack.QYGyoX/_new  2024-10-15 15:00:35.822151990 +0200
@@ -15,9 +15,10 @@
 
 #!UseOBSRepositories
 
+#!BuildTag: opensuse/bci/php-fpm:%%php_version%%-%RELEASE%
+#!BuildTag: opensuse/bci/php-fpm:%%php_version%%
 #!BuildTag: opensuse/bci/php-fpm:8-%RELEASE%
 #!BuildTag: opensuse/bci/php-fpm:8
-#!BuildTag: opensuse/bci/php-fpm:%%php_version%%
 #!BuildTag: opensuse/bci/php-fpm:latest
 
 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="8-%RELEASE%"
-LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/bci/php-fpm:8-%RELEASE%"
+LABEL org.opencontainers.image.ref.name="%%php_version%%-%RELEASE%"
+LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/bci/php-fpm:%%php_version%%-%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