From 8040b9c1478e3ef0da1a1480a1b727358761966e67dc8689f61567f30cfd109c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Mon, 16 Sep 2024 08:21:26 +0000 Subject: [PATCH] [info=4387c8e5a774b214836436016d069dc3] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/spack-image?expand=0&rev=92 --- Dockerfile | 2 +- README.md | 2 +- spack-image.changes | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index c1cbd7d..2482f04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,7 +30,7 @@ RUN set -euo pipefail; zypper -n in spack bison cmake-full flex libtool makeinfo LABEL org.opencontainers.image.authors="openSUSE (https://www.opensuse.org/)" 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.22" +LABEL org.opencontainers.image.version="0.22.1" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.vendor="openSUSE Project" diff --git a/README.md b/README.md index 5d92577..bcb3057 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Spack 0.22 container image +# Spack 0.22.1 container image ![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) ## Description diff --git a/spack-image.changes b/spack-image.changes index 3f8c7ca..efca719 100644 --- a/spack-image.changes +++ b/spack-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 16 08:16:09 UTC 2024 - Dirk Mueller + +- use full version + ------------------------------------------------------------------- Thu Sep 12 10:37:22 UTC 2024 - Dirk Mueller