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-06-06 12:33:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-3.10-image (Old)
 and      /work/SRC/openSUSE:Factory/.python-3.10-image.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-3.10-image"

Thu Jun  6 12:33:54 2024 rev:8 rq:1178850 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-3.10-image/python-3.10-image.changes      
2024-06-05 17:41:53.665000792 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-3.10-image.new.24587/python-3.10-image.changes
   2024-06-06 12:34:27.612500881 +0200
@@ -1,0 +2,5 @@
+Wed Jun  5 15:13:27 UTC 2024 - Dirk Mueller <dmuel...@suse.com>
+
+- Don't add artifacthub labels into labelprefix section
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.Zxao3n/_old  2024-06-06 12:34:29.696576830 +0200
+++ /var/tmp/diff_new_pack.Zxao3n/_new  2024-06-06 12:34:29.724577850 +0200
@@ -32,13 +32,12 @@
 LABEL org.opencontainers.image.created="%BUILDTIME%"
 LABEL org.opencontainers.image.vendor="openSUSE Project"
 LABEL org.opencontainers.image.source="%SOURCEURL%"
-LABEL 
io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/python-3.10-image/README.md";
 LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/bci/python:3.10-%RELEASE%"
 LABEL org.openbuildservice.disturl="%DISTURL%"
 LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime";
 LABEL org.opensuse.release-stage="released"
-
 # endlabelprefix
+LABEL 
io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/python-3.10-image/README.md";
 
 RUN set -euo pipefail; zypper -n in --no-recommends python310-devel python310 
python310-pip curl git-core python310-wheel python310-pipx; zypper -n clean; rm 
-rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}
 ENV PYTHON_VERSION="%%py310_ver%%"

Reply via email to