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-02-22 19:05:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spack-image (Old) and /work/SRC/openSUSE:Factory/.spack-image.new.1873 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spack-image" Sat Feb 22 19:05:09 2025 rev:36 rq:1247776 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/spack-image/spack-image.changes 2025-01-09 15:11:59.663640920 +0100 +++ /work/SRC/openSUSE:Factory/.spack-image.new.1873/spack-image.changes 2025-02-22 19:05:32.836276925 +0100 @@ -1,0 +2,5 @@ +Fri Feb 21 10:12:53 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- Bump spack version to 0.23.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.cd6nE4/_old 2025-02-22 19:05:34.632351722 +0100 +++ /var/tmp/diff_new_pack.cd6nE4/_new 2025-02-22 19:05:34.660352888 +0100 @@ -15,8 +15,8 @@ #!UseOBSRepositories #!ExclusiveArch: aarch64 x86_64 -#!BuildTag: opensuse/bci/spack:0.23.0-%RELEASE% -#!BuildTag: opensuse/bci/spack:0.23.0 +#!BuildTag: opensuse/bci/spack:0.23.1-%RELEASE% +#!BuildTag: opensuse/bci/spack:0.23.1 #!BuildTag: opensuse/bci/spack:0.23 #!BuildTag: opensuse/bci/spack:latest @@ -31,13 +31,13 @@ # labelprefix=org.opensuse.bci.spack LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Spack development" LABEL org.opencontainers.image.description="Spack development container for building containerized HPC solution stacks, based on the openSUSE Tumbleweed Base Container Image." -LABEL org.opencontainers.image.version="0.23.0" +LABEL org.opencontainers.image.version="0.23.1" LABEL org.opencontainers.image.url="https://www.opensuse.org" 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="0.23.0-%RELEASE%" -LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/spack:0.23.0-%RELEASE%" +LABEL org.opencontainers.image.ref.name="0.23.1-%RELEASE%" +LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/spack:0.23.1-%RELEASE%" LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" LABEL org.opensuse.release-stage="released" @@ -67,7 +67,7 @@ # sanity check that the version from the tag is equal to the version of spack that we expect RUN set -euo pipefail; \ [ "$(rpm -q --qf '%{version}' spack | \ - cut -d '.' -f -3)" = "0.23.0" ] + cut -d '.' -f -3)" = "0.23.1" ] WORKDIR /root SHELL ["docker-shell"] ++++++ README.md ++++++ --- /var/tmp/diff_new_pack.cd6nE4/_old 2025-02-22 19:05:34.836360217 +0100 +++ /var/tmp/diff_new_pack.cd6nE4/_new 2025-02-22 19:05:34.868361550 +0100 @@ -1,4 +1,4 @@ -# Spack 0.23.0 container image +# Spack 0.23.1 container image  ## Description