Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package suitesparse for openSUSE:Factory checked in at 2022-03-18 16:41:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suitesparse (Old) and /work/SRC/openSUSE:Factory/.suitesparse.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suitesparse" Fri Mar 18 16:41:27 2022 rev:41 rq:962144 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/suitesparse/suitesparse.changes 2022-02-26 17:01:58.591534890 +0100 +++ /work/SRC/openSUSE:Factory/.suitesparse.new.25692/suitesparse.changes 2022-03-18 16:41:30.729154522 +0100 @@ -1,0 +2,29 @@ +Tue Mar 15 14:16:51 UTC 2022 - David Anes <[email protected]> + +- Fix bundled library versions: + * libmongoose: 2.0.3 -> 2.0.4 + * libspqr: 2.0.9 -> 2.1.0 + * libumfpack: 5.7.8 -> 5.7.9 +- Update to 5.11.0: + * GraphBLAS v6.2.5: see GraphBLAS/Doc/ChangeLog for changes. + Primary ones highlighted here: + - v2.0 API: v6.x complies with the v2.0 C API of the GraphBLAS Spec. + Note that GrB_wait, GrB_Info are now different than in the v1.3 + C API Specification (and in v5.x of SuiteSparse:GraphBLAS). + - GxB_Iterator: to iterate over rows/cols/entries of a matrix or vector + - GxB_eWiseUnion: like eWiseAdd but with the op always applied + - GxB_Matrix/Vector_sort: to sort the vectors of a matrix + - better performance: for sparse-times-dense and dense-times-sparse, + in particular; also other cases for GrB_mxm, up to 10x faster. + - Apple Silicon: port @GrB to Octave 7 (thanks to Gabor Szarnyas) + - added cpu_features: by Google + - added LZ4/LZ4HC: compression library, http://www.lz4.org (BSD 2), + v1.9.3, Copyright (c) 2011-2016, Yann Collet, All Rights Reserved. + - iso-valued matrices and vectors: to exploit the common case of + an unweighted graph + - bug fixes: 4 bugs fixed since SuiteSparse 5.10.1 with + GraphBLAS v5.0.5. 12 other bugs appeared in the interim but + appeared in versions after v5.0.5 but fixed before ever + affecting SuiteSparse itself. + +------------------------------------------------------------------- Old: ---- SuiteSparse-5.10.1.tar.gz New: ---- SuiteSparse-5.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suitesparse.spec ++++++ --- /var/tmp/diff_new_pack.4fbd4i/_old 2022-03-18 16:41:32.025155449 +0100 +++ /var/tmp/diff_new_pack.4fbd4i/_new 2022-03-18 16:41:32.033155455 +0100 @@ -30,7 +30,7 @@ Summary: A collection of sparse matrix libraries License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ -Version: 5.10.1 +Version: 5.11.0 Release: 0 URL: https://people.engr.tamu.edu/davis/suitesparse.html Source0: https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v%{version}.tar.gz#/SuiteSparse-%{version}.tar.gz @@ -66,17 +66,17 @@ %define colamdver 2.9.6 %define csparsever 3.2.0 %define cxsparsever 3.2.0 -%define graphblasver 5.0.5 +%define graphblasver 6.2.5 %define kluver 1.3.9 %define ldlver 2.2.6 -%define mongoosever 2.0.3 +%define mongoosever 2.0.4 %define rbiover 2.2.6 %define slipluver 1.0.2 -%define spqrver 2.0.9 -%define umfpackver 5.7.8 +%define spqrver 2.1.0 +%define umfpackver 5.7.9 # Your need define even it's just the same as main package # or the %%build loop will override %%version with umfpack's version. -%define configver 5.10.1 +%define configver 5.11.0 %define csparsemajor %(echo "%{csparsever}" | cut -d "." -f1) %define amdlib %(echo "libamd%{amdver}" | cut -d "." -f1) %define btflib %(echo "libbtf%{btfver}" | cut -d "." -f1) ++++++ SuiteSparse-5.10.1.tar.gz -> SuiteSparse-5.11.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/suitesparse/SuiteSparse-5.10.1.tar.gz /work/SRC/openSUSE:Factory/.suitesparse.new.25692/SuiteSparse-5.11.0.tar.gz differ: char 29, line 1
