Accepting request 1172778 from devel:BCI:Tumbleweed

🤖: sync package with devel:BCI:Tumbleweed from OBS

OBS-URL: https://build.opensuse.org/request/show/1172778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spack-image?expand=0&rev=4
This commit is contained in:
2024-05-09 15:28:44 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -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`

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 8 12:09:13 UTC 2024 - Dirk Mueller <dmueller@suse.com>
- README typo fix
-------------------------------------------------------------------
Tue May 7 19:07:24 UTC 2024 - Dirk Mueller <dmueller@suse.com>