Hello community,

here is the log from the commit of package suitesparse for openSUSE:Factory 
checked in at 2017-10-18 10:44:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suitesparse (Old)
 and      /work/SRC/openSUSE:Factory/.suitesparse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suitesparse"

Wed Oct 18 10:44:20 2017 rev:23 rq:534250 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/suitesparse/suitesparse.changes  2017-07-21 
22:35:44.996253538 +0200
+++ /work/SRC/openSUSE:Factory/.suitesparse.new/suitesparse.changes     
2017-10-18 10:44:21.498128096 +0200
@@ -1,0 +2,11 @@
+Mon Oct 16 13:53:59 UTC 2017 - [email protected]
+
+- Fix csparselib define: libcsparse-%{csparseso}. This results in
+  the (wrongly named) package libcsparsever-3_1_9 being renamed to
+  libcsparse-3_1_9, matching the content of the package. The old
+  name is, exceptionally, obsoleted by the new package name (not
+  provided, as nothing but the -devel package should ever have
+  referenced the package by name). The obsolete is guarded to no
+  longer apply, should the version change.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ suitesparse.spec ++++++
--- /var/tmp/diff_new_pack.tT0FXP/_old  2017-10-18 10:44:23.214047480 +0200
+++ /var/tmp/diff_new_pack.tT0FXP/_new  2017-10-18 10:44:23.218047292 +0200
@@ -69,7 +69,7 @@
 %define ccolamdlib  libccolamd-%{ccolamdso}
 %define cholmodlib  libcholmod-%{cholmodso}
 %define colamdlib   libcolamd-%{colamdso}
-%define csparselib  libcsparsever-%{csparseso}
+%define csparselib  libcsparse-%{csparseso}
 %define cxsparselib libcxsparse-%{cxsparseso}
 %define klulib      libklu-%{kluso}
 %define ldllib      libldl-%{ldlso}
@@ -275,6 +275,10 @@
 Summary:        Instructional Sparse Matrix Package
 License:        LGPL-2.1+
 Group:          System/Libraries
+# AT version 3.1.9, this package was accidentally called libcsparsever-3_1_9
+%if "%{csparsever}" == "3.1.9"
+Obsoletes:      libcsparsever-3_1_9 = 3.1.9
+%endif
 
 %description -n %{csparselib}
 CSparse is a small yet feature-rich sparse matrix package written


Reply via email to