From 4642a2641b33c6ebaec335cc801af5fca55d4ff3a6134b1b8fa2a05acaf4f54b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Wed, 8 May 2024 12:58:22 +0000 Subject: [PATCH] [info=531b49327c641719a7f1e2f0cb8bfaf9] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/spack-image?expand=0&rev=8 --- README.md | 2 +- spack-image.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 242fb0c..3821744 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ to run Spack commands - like `spack containerize`: $ podman run -v $(pwd):/root:Z --rm registry.opensuse.org/opensuse/bci/spack:%%spack_version%% containerize > Containerfile ``` For further information, refer to the -(Spack documentation on container images)[https://spack.readthedocs.io/en/latest/containers.html]. +[Spack documentation on container images](https://spack.readthedocs.io/en/latest/containers.html). ## Licensing `SPDX-License-Identifier: MIT` diff --git a/spack-image.changes b/spack-image.changes index 008889e..5c5fc53 100644 --- a/spack-image.changes +++ b/spack-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 8 12:09:13 UTC 2024 - Dirk Mueller + +- README typo fix + ------------------------------------------------------------------- Tue May 7 19:07:24 UTC 2024 - Dirk Mueller