SHA256
1
0
forked from pool/spack

Accepting request 1057809 from home:eeich:branches:network:cluster

- Fix var_path: this regression was introduced with the update
  to the 0.19.0 release (boo#1207053).
- Move repos to /usr/share/spack: /var is strictly for local data.

OBS-URL: https://build.opensuse.org/request/show/1057809
OBS-URL: https://build.opensuse.org/package/show/network:cluster/spack?expand=0&rev=54
This commit is contained in:
2023-01-11 14:53:34 +00:00
committed by Git OBS Bridge
parent 0559024238
commit 7c56f86278
3 changed files with 29 additions and 20 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 11 13:04:37 UTC 2023 - Egbert Eich <eich@suse.com>
- Fix var_path: this regression was introduced with the update
to the 0.19.0 release (boo#1207053).
- Move repos to /usr/share/spack: /var is strictly for local data.
-------------------------------------------------------------------
Tue Nov 22 11:16:26 UTC 2022 - Christian Goll <cgoll@suse.com>