Hello community, here is the log from the commit of package suitesparse for openSUSE:Factory checked in at 2020-03-24 22:30:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suitesparse (Old) and /work/SRC/openSUSE:Factory/.suitesparse.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suitesparse" Tue Mar 24 22:30:59 2020 rev:31 rq:787137 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/suitesparse/suitesparse.changes 2019-11-11 12:57:29.361505987 +0100 +++ /work/SRC/openSUSE:Factory/.suitesparse.new.3160/suitesparse.changes 2020-03-24 22:31:19.325058538 +0100 @@ -1,0 +2,8 @@ +Thu Mar 19 22:49:23 UTC 2020 - Christoph G <[email protected]> + +- Update to SuiteSparse 5.7.1 + * GraphBLAS 3.2.0: better performance, new ANY and PAIR operators, + structural mask, GrB_DESC_* from 1.3 C API Specification. + * CHOLMOD 3.0.14: minor update to cholmod_check to print a matrix + +------------------------------------------------------------------- Old: ---- SuiteSparse-5.6.0.tar.gz New: ---- SuiteSparse-5.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suitesparse.spec ++++++ --- /var/tmp/diff_new_pack.0CG8Jk/_old 2020-03-24 22:31:21.573059668 +0100 +++ /var/tmp/diff_new_pack.0CG8Jk/_new 2020-03-24 22:31:21.593059678 +0100 @@ -1,7 +1,7 @@ # # spec file for package suitesparse # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,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.6.0 +Version: 5.7.1 Release: 0 URL: http://faculty.cse.tamu.edu/davis/suitesparse.html Source0: https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v%{version}.tar.gz#/SuiteSparse-%{version}.tar.gz @@ -55,11 +55,11 @@ %define btfver 1.2.6 %define camdver 2.4.6 %define ccolamdver 2.9.6 -%define cholmodver 3.0.13 +%define cholmodver 3.0.14 %define colamdver 2.9.6 %define csparsever 3.2.0 %define cxsparsever 3.2.0 -%define graphblasver 3.1.1 +%define graphblasver 3.2.0 %define kluver 1.3.9 %define ldlver 2.2.6 %define mongoosever 2.0.3 @@ -68,7 +68,7 @@ %define umfpackver 5.7.8 # 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.6.0 +%define configver 5.7.1 %define csparsemajor %(echo "%{csparsever}" | cut -d "." -f1) %define amdlib %(echo "libamd%{amdver}" | cut -d "." -f1) %define btflib %(echo "libbtf%{btfver}" | cut -d "." -f1) @@ -699,14 +699,14 @@ %postun -n %{configlib} -p /sbin/ldconfig %files devel -%doc ChangeLog README.txt +%doc ChangeLog README.md %license LICENSE.txt %{_docdir}/%{name}-%{version} %{_libdir}/*.so %{_includedir}/%{name}/ %files devel-static -%doc ChangeLog README.txt +%doc ChangeLog README.md %license LICENSE.txt %{_libdir}/*.a ++++++ SuiteSparse-5.6.0.tar.gz -> SuiteSparse-5.7.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/suitesparse/SuiteSparse-5.6.0.tar.gz /work/SRC/openSUSE:Factory/.suitesparse.new.3160/SuiteSparse-5.7.1.tar.gz differ: char 13, line 1
