Hello community,

here is the log from the commit of package suitesparse for openSUSE:Factory 
checked in at 2019-11-11 12:57:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suitesparse (Old)
 and      /work/SRC/openSUSE:Factory/.suitesparse.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suitesparse"

Mon Nov 11 12:57:25 2019 rev:30 rq:745747 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/suitesparse/suitesparse.changes  2019-09-05 
12:07:20.747886032 +0200
+++ /work/SRC/openSUSE:Factory/.suitesparse.new.2990/suitesparse.changes        
2019-11-11 12:57:29.361505987 +0100
@@ -1,0 +2,11 @@
+Wed Nov  6 08:38:31 UTC 2019 - Ana Guerrero Lopez <aguerr...@suse.com>
+
+- Update URL and Source to use GitHub. 
+
+-------------------------------------------------------------------
+Tue Oct 29 23:12:34 UTC 2019 - Christoph G <f...@grueninger.de>
+
+- Update to SuiteSparse 5.6.0
+  *GraphBlas 3.1.1: with OpenMP parallelism, and MATLAB interface
+
+-------------------------------------------------------------------

Old:
----
  SuiteSparse-5.4.0.tar.gz

New:
----
  SuiteSparse-5.6.0.tar.gz

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

Other differences:
------------------
++++++ suitesparse.spec ++++++
--- /var/tmp/diff_new_pack.qSgidy/_old  2019-11-11 12:57:32.293509092 +0100
+++ /var/tmp/diff_new_pack.qSgidy/_new  2019-11-11 12:57:32.297509097 +0100
@@ -26,10 +26,10 @@
 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.4.0
+Version:        5.6.0
 Release:        0
-Url:            http://faculty.cse.tamu.edu/davis/SuiteSparse/
-Source:         
http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-%{version}.tar.gz
+URL:            http://faculty.cse.tamu.edu/davis/suitesparse.html
+Source0:        
https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v%{version}.tar.gz#/SuiteSparse-%{version}.tar.gz
 Source2:        %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE build_csparse_shared.patch -- Build CSparse as a shared 
library
 Patch1:         build_csparse_shared.patch
@@ -59,7 +59,7 @@
 %define colamdver    2.9.6
 %define csparsever   3.2.0
 %define cxsparsever  3.2.0
-%define graphblasver 2.2.2
+%define graphblasver 3.1.1
 %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.4.0
+%define configver    5.6.0
 %define csparsemajor %(echo "%{csparsever}" | cut -d "." -f1)
 %define amdlib       %(echo "libamd%{amdver}"                  | cut -d "." 
-f1)
 %define btflib       %(echo "libbtf%{btfver}"                  | cut -d "." 
-f1)
@@ -149,8 +149,8 @@
 Obsoletes:      libcsparse-devel           < %{csparsever}
 Provides:       libcxsparse-devel          = %{cxsparsever}
 Obsoletes:      libcxsparse-devel          < %{cxsparsever}
-Provides:       libgraphblas-devel         = %{umfpackver}
-Obsoletes:      libgraphblas-devel         < %{umfpackver}
+Provides:       libgraphblas-devel         = %{graphblasver}
+Obsoletes:      libgraphblas-devel         < %{graphblasver}
 Provides:       libklu-devel               = %{kluver}
 Obsoletes:      libklu-devel               < %{kluver}
 Provides:       libldl-devel               = %{ldlver}
@@ -553,7 +553,7 @@
 SuiteSparse_config is part of the SuiteSparse sparse matrix suite.
 
 %prep
-%setup -q -n SuiteSparse
+%setup -q -n SuiteSparse-%{version}
 %patch1 -p1
 sed 's/^CHOLMOD_CONFIG =.*/CHOLMOD_CONFIG = -DNPARTITION/' -i 
SuiteSparse_config/SuiteSparse_config.mk
 %if %{without openblas}
@@ -613,10 +613,6 @@
 cp -Pt %{buildroot}%{_includedir}/%{name} GraphBLAS/Include/*.h
 cp -Prt %{buildroot}%{_docdir} share/doc/*
 
-%if 0%{?sle_version} > 120300
-cp -Pt %{buildroot}%{_libdir} GraphBLAS/build/*.a
-%endif
-
 %check
 amd_test_symbol="amd_postorder"
 btf_test_symbol="btf_order"
@@ -771,7 +767,7 @@
 %{_libdir}/libcxsparse.so.*
 
 %files -n %{graphblaslib}
-%doc GraphBLAS/README.txt
+%doc GraphBLAS/README.md
 %doc GraphBLAS/Doc/GraphBLAS_UserGuide.pdf
 %license GraphBLAS/Doc/ChangeLog GraphBLAS/Doc/License.txt
 %{_libdir}/libgraphblas.so.*
@@ -782,7 +778,7 @@
 %license KLU/Doc/License.txt KLU/Doc/lesser.txt
 %{_libdir}/libklu.so.*
 
-%files -n libldl-doc
+%files -n libklu-doc
 %doc KLU/Doc/KLU_UserGuide.pdf
 
 %files -n %{ldllib}

++++++ SuiteSparse-5.4.0.tar.gz -> SuiteSparse-5.6.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/suitesparse/SuiteSparse-5.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.suitesparse.new.2990/SuiteSparse-5.6.0.tar.gz 
differ: char 5, line 1


Reply via email to