Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spack for openSUSE:Factory checked 
in at 2024-03-15 20:32:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spack (Old)
 and      /work/SRC/openSUSE:Factory/.spack.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spack"

Fri Mar 15 20:32:27 2024 rev:40 rq:1158279 version:0.21.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/spack/spack.changes      2024-02-12 
18:55:38.429931869 +0100
+++ /work/SRC/openSUSE:Factory/.spack.new.1905/spack.changes    2024-03-15 
20:33:18.636539957 +0100
@@ -1,0 +2,23 @@
+Fri Mar 15 13:35:51 UTC 2024 - Egbert Eich <e...@suse.com>
+
+- Update Spack to version 0.21.2
+  * Bugfixes
+    + Containerize: accommodate nested or pre-existing `spack-env`
+      paths.
+    + Fix `setup-env` script, when going back and forth between
+      instances.
+    + Fix using fully-qualified namespaces from root specs.
+    + Fix a bug when a required provider is requested for multiple
+      virtuals.
+    + OCI buildcaches:
+      * only push in parallel when forking.
+      * use pickleable errors (#42160)
+    + Fix using sticky variants in externals.
+    + Fix a rare issue with conditional requirements and
+      multi-valued variants.
+  * Package updates
+    + `rust`: add v1.75, rework a few variants.
+    + `py-transformers`: add v4.35.2.
+- Fix path to setup-env.sh in the Apptainer template (bsc#1221471).
+
+-------------------------------------------------------------------

Old:
----
  spack-0.21.1.tar.gz

New:
----
  spack-0.21.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ spack.spec ++++++
--- /var/tmp/diff_new_pack.qHXQPB/_old  2024-03-15 20:33:19.416568684 +0100
+++ /var/tmp/diff_new_pack.qHXQPB/_new  2024-03-15 20:33:19.420568832 +0100
@@ -53,7 +53,7 @@
 %define mypython python%{?mypyver}
 
 Name:           spack
-Version:        0.21.1
+Version:        0.21.2
 Release:        0
 Summary:        Package manager for HPC systems
 License:        Apache-2.0 AND MIT AND Python-2.0 AND BSD-3-Clause
@@ -324,6 +324,7 @@
 cp etc/spack/defaults/config.yaml %{buildroot}%{_sysconfdir}/skel/.spack/
 install -m 755 %{S:3} %{buildroot}/%{spack_dir}/run-find-external.sh
 sed -i -e 's#@@_sysconfdir@@#%{_sysconfdir}#' 
%{buildroot}/%{spack_dir}/run-find-external.sh
+sed -i -e '/. \/opt/s#/opt/spack/#/usr/share/#' 
%{buildroot}/%{_datarootdir}/spack/templates/container/singularity.def
 
 # Make spack only to write to home dir of user, if run as user
 sed -i 's@\(\sroot:\) /opt/spack@\1 ~/spack/packages@' 
%{buildroot}%{_sysconfdir}/skel/.spack/config.yaml


++++++ spack-0.21.1.tar.gz -> spack-0.21.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/spack/spack-0.21.1.tar.gz 
/work/SRC/openSUSE:Factory/.spack.new.1905/spack-0.21.2.tar.gz differ: char 16, 
line 1

Reply via email to