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-09-09 18:22:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suitesparse (Old)
 and      /work/SRC/openSUSE:Factory/.suitesparse.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suitesparse"

Fri Sep  9 18:22:34 2022 rev:43 rq:1001907 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/suitesparse/suitesparse.changes  2022-04-16 
00:12:45.933530234 +0200
+++ /work/SRC/openSUSE:Factory/.suitesparse.new.2083/suitesparse.changes        
2022-09-09 18:22:36.680110641 +0200
@@ -1,0 +2,15 @@
+Sun Sep  4 20:45:29 UTC 2022 - Christoph G <f...@grueninger.de>
+
+- update to 5.13.0
+  * GraphBLAS v7.2.0:  see GraphBLAS/Doc/ChangeLog for details.
+    - performance:  more compact serialization (ZSTD added, now the
+        default compression method).
+    - MATLAB interface: faster linear indexing, reshape, bandwidth,
+        istril, istriu, isbanded, isdiag.  C(I,J)=A can now grow the
+        size of C.
+    - features: reshape methods, cube root operator, isStoredElement
+    - bugs: a minor bug; user-defined types were incorrectly limited to
+        128 bytes in size in v7.0.3.
+- remove unused rules from rpmlintrc
+
+-------------------------------------------------------------------

Old:
----
  SuiteSparse-5.12.0.tar.gz

New:
----
  SuiteSparse-5.13.0.tar.gz

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

Other differences:
------------------
++++++ suitesparse.spec ++++++
--- /var/tmp/diff_new_pack.ps7EPk/_old  2022-09-09 18:22:37.696113330 +0200
+++ /var/tmp/diff_new_pack.ps7EPk/_new  2022-09-09 18:22:37.700113342 +0200
@@ -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.12.0
+Version:        5.13.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
@@ -46,7 +46,7 @@
 BuildRequires:  gcc-c++ >= 4.9
 %endif
 BuildRequires:  chrpath
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.13
 BuildRequires:  gcc-fortran
 BuildRequires:  gmp-devel
 BuildRequires:  lapack-devel
@@ -66,7 +66,7 @@
 %define colamdver    2.9.6
 %define csparsever   3.2.0
 %define cxsparsever  3.2.0
-%define graphblasver 7.0.3
+%define graphblasver 7.2.0
 %define kluver       1.3.9
 %define ldlver       2.2.6
 %define mongoosever  2.0.4
@@ -76,7 +76,7 @@
 %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.12.0
+%define configver    5.13.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.12.0.tar.gz -> SuiteSparse-5.13.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/suitesparse/SuiteSparse-5.12.0.tar.gz 
/work/SRC/openSUSE:Factory/.suitesparse.new.2083/SuiteSparse-5.13.0.tar.gz 
differ: char 13, line 1

++++++ suitesparse-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.ps7EPk/_old  2022-09-09 18:22:37.752113479 +0200
+++ /var/tmp/diff_new_pack.ps7EPk/_new  2022-09-09 18:22:37.752113479 +0200
@@ -1,8 +1,3 @@
-# False positives
-addFilter("shlib-unversioned-lib")
-addFilter("shlib-policy-missing-lib")
-
 # rpmlint could be smarter
-addFilter("shlib-policy-nonversioned-dir")
 addFilter("no-binary")
 

Reply via email to