Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spack for openSUSE:Factory checked 
in at 2023-03-02 23:03:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spack (Old)
 and      /work/SRC/openSUSE:Factory/.spack.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spack"

Thu Mar  2 23:03:24 2023 rev:28 rq:1068487 version:0.19.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/spack/spack.changes      2023-01-31 
16:21:24.462031288 +0100
+++ /work/SRC/openSUSE:Factory/.spack.new.31432/spack.changes   2023-03-02 
23:03:59.231943174 +0100
@@ -1,0 +2,13 @@
+Wed Mar  1 13:13:34 UTC 2023 - Christian Goll <cg...@suse.com>
+
+- Udpate to 0.19.1 with following bug fixes:
+  * buildcache create: make "file exists" less verbose
+  * spack mirror create: don't change paths to urls
+  * Improve error message for requirements
+  * Fix libtool filter for Fujitsu compilers
+  * FileCache: delete the new cache file on exception
+- using `--all` flag for `spack external find` in the %triggrin 
+  section, as MPI packages were not recognized any more, fixing
+  (bsc#1208751)
+
+-------------------------------------------------------------------

Old:
----
  spack-0.19.0.tar.gz

New:
----
  spack-0.19.1.tar.gz

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

Other differences:
------------------
++++++ spack.spec ++++++
--- /var/tmp/diff_new_pack.lTW14O/_old  2023-03-02 23:03:59.939953293 +0100
+++ /var/tmp/diff_new_pack.lTW14O/_new  2023-03-02 23:03:59.943953351 +0100
@@ -36,7 +36,7 @@
 # non oss packages
 %define spack_trigger_external cuda-nvcc
 Name:           spack
-Version:        0.19.0
+Version:        0.19.1
 Release:        0
 Summary:        Package manager for HPC systems
 License:        Apache-2.0 AND MIT AND Python-2.0 AND BSD-3-Clause


++++++ run-find-external.sh.in ++++++
--- /var/tmp/diff_new_pack.lTW14O/_old  2023-03-02 23:04:00.059955009 +0100
+++ /var/tmp/diff_new_pack.lTW14O/_new  2023-03-02 23:04:00.059955009 +0100
@@ -30,7 +30,7 @@
 getent passwd nobody &> /dev/null
 if [ "x$?" == "x0" ] ; then
 # drop all root rights, when calling external find
-  sudo -u nobody PATH=${mypath}:${PATH} spack external find --scope user 
#--exclude 'installdbgsymbols' 
+  sudo -u nobody PATH=${mypath}:${PATH} spack external find --all --scope user 
#--exclude 'installdbgsymbols' 
   if [ -e /var/lib/nobody/.spack/packages.yaml ] ; then
     mv -v /var/lib/nobody/.spack/packages.yaml /etc/spack/packages.yaml
     chown root:root /etc/spack/packages.yaml

++++++ spack-0.19.0.tar.gz -> spack-0.19.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/spack/spack-0.19.0.tar.gz 
/work/SRC/openSUSE:Factory/.spack.new.31432/spack-0.19.1.tar.gz differ: char 
29, line 1

Reply via email to