Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spack-image for openSUSE:Factory checked in at 2025-07-14 10:49:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spack-image (Old) and /work/SRC/openSUSE:Factory/.spack-image.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spack-image" Mon Jul 14 10:49:50 2025 rev:41 rq:1292231 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/spack-image/spack-image.changes 2025-05-30 17:27:29.252629037 +0200 +++ /work/SRC/openSUSE:Factory/.spack-image.new.7373/spack-image.changes 2025-07-14 10:54:51.700494462 +0200 @@ -1,0 +2,5 @@ +Fri Jul 11 10:46:14 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- order ENVs alphanumerically + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.MaNf2H/_old 2025-07-14 10:54:52.532528917 +0200 +++ /var/tmp/diff_new_pack.MaNf2H/_new 2025-07-14 10:54:52.536529082 +0200 @@ -45,8 +45,8 @@ LABEL io.artifacthub.package.readme-url="%SOURCEURL_WITH(README.md)%" LABEL io.artifacthub.package.logo-url="https://spack.io/assets/images/spack-logo-white.svg" LABEL usage="This container is enabled and supported only on a SLE15+ host." -ENV SPACK_ROOT="/usr" ENV CURRENTLY_BUILDING_DOCKER_IMAGE="1" +ENV SPACK_ROOT="/usr" ENV container="docker" ENTRYPOINT ["/bin/bash", "/usr/share/spack/docker/entrypoint.bash"] CMD ["interactive-shell"]