Hello community,

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

Package is "suitesparse"

Changes:
--------
--- /work/SRC/openSUSE:Factory/suitesparse/suitesparse.changes  2012-11-03 
21:31:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.suitesparse.new/suitesparse.changes     
2013-11-12 11:41:55.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Nov 10 16:14:00 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 4.2.1
+  + no changelog available
+- Fix Groups to respect new standards
+
+-------------------------------------------------------------------

Old:
----
  SuiteSparse-4.0.2.tar.gz

New:
----
  SuiteSparse-4.2.1.tar.gz

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

Other differences:
------------------
++++++ suitesparse.spec ++++++
--- /var/tmp/diff_new_pack.xPJdxI/_old  2013-11-12 11:41:56.000000000 +0100
+++ /var/tmp/diff_new_pack.xPJdxI/_new  2013-11-12 11:41:56.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package suitesparse
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,8 +19,8 @@
 Name:           suitesparse
 Summary:        A collection of sparse matrix libraries
 License:        GPL-2.0+ and LGPL-2.1+
-Group:          Development/Libraries/Parallel
-Version:        4.0.2
+Group:          Development/Libraries
+Version:        4.2.1
 Release:        0
 Url:            http://www.cise.ufl.edu/research/sparse/SuiteSparse
 Source:         SuiteSparse-%{version}.tar.gz
@@ -40,14 +40,14 @@
 %define camdso      2_3_1
 %define ccolamdver  2.8.0
 %define ccolamdso   2_8_0
-%define cholmodver  2.0.1
-%define cholmodso   2_0_1
 %define colamdver   2.8.0
 %define colamdso    2_8_0
-%define csparsever  3.1.1
-%define csparseso   3_1_1
-%define cxsparsever 3.1.1
-%define cxsparseso  3_1_1
+%define cholmodver  2.1.2
+%define cholmodso   2_1_2
+%define csparsever  3.1.2
+%define csparseso   3_1_2
+%define cxsparsever 3.1.2
+%define cxsparseso  3_1_2
 %define kluver      1.2.1
 %define kluso       1_2_1
 %define ldlver      2.1.0
@@ -56,12 +56,12 @@
 %define rbioso      2_1_1
 %define spqrver     1.3.1
 %define spqrso      1_3_1
-%define umfpackver  5.6.1
-%define umfpackso   5_6_1
+%define umfpackver  5.6.2
+%define umfpackso   5_6_2
 # 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   4.0.2
-%define configso    4_0_2
+%define configver   4.2.1
+%define configso    4_2_1
 %define amdlib      libamd-%{amdso}
 %define btflib      libbtf-%{btfso}
 %define camdlib     libcamd-%{camdso}
@@ -84,7 +84,7 @@
 %package devel 
 Summary:        Development headers for SuiteSparse
 License:        GPL-2.0+ and LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 Requires:       %{amdlib}      = %{amdver}
 Requires:       %{btflib}      = %{btfver}
 Requires:       %{camdlib}     = %{camdver}
@@ -164,7 +164,7 @@
 %package devel-static
 Summary:        Static version of SuiteSparse libraries
 License:        GPL-2.0+ and LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 Requires:       %{name}-devel = %{version}
 
 %description devel-static
@@ -176,7 +176,7 @@
 Release:        0
 Summary:        Symmetric Approximate Minimum Degree
 License:        LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{amdlib}
 AMD is a set of routines for ordering a sparse matrix prior to 
@@ -193,7 +193,7 @@
 Release:        0
 Summary:        Permutation to Block Triangular Form
 License:        LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{btflib}
 BTF permutes an unsymmetric matrix (square or rectangular) into its 
@@ -207,7 +207,7 @@
 Release:        0
 Summary:        Symmetric Approximate Minimum Degree
 License:        LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{camdlib}
 CAMD is a set of routines for ordering a sparse matrix prior to 
@@ -222,7 +222,7 @@
 Release:        0
 Summary:        Constrained Column Approximate Minimum Degree
 License:        LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{ccolamdlib}
 CCOLAMD computes an column approximate minimum degree ordering 
@@ -236,7 +236,7 @@
 Release:        0
 Summary:        Supernodal Sparse Cholesky Factorization and Update/Downdate
 License:        GPL-2.0 and LGPL-2.1
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 #bnc746867 cholmod from suitesparse should be GPL-2.0 and/or LGPL-2.0 licensed
 
 %description -n %{cholmodlib}
@@ -263,7 +263,7 @@
 Release:        0
 Summary:        Column Approximate Minimum Degree
 License:        LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{colamdlib}
 The COLAMD column approximate minimum degree ordering algorithm
@@ -284,7 +284,7 @@
 Release:        0
 Summary:        Instructional Sparse Matrix Package
 License:        LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{csparselib}
 CSparse is a small yet feature-rich sparse matrix package written
@@ -310,7 +310,7 @@
 Release:        0
 Summary:        An extended version of CSparse
 License:        LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{cxsparselib}
 CXSparse is an extended version of CSparse, with support for double
@@ -323,7 +323,7 @@
 Release:        0
 Summary:        Sparse LU Factorization, for Circuit Simulation
 License:        LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{klulib}
 KLU is a sparse LU factorization algorithm well-suited for use in
@@ -338,7 +338,7 @@
 Release:        0
 Summary:        A Simple LDL^T Factorization
 License:        LGPL-2.1+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{ldllib}
 LDL is a set of concise routines for factorizing symmetric positive-
@@ -358,7 +358,7 @@
 Release:        0
 Summary:        MATLAB Toolbox for Reading/Writing Sparse Matrices
 License:        GPL-2.0+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{rbiolib}
 RBio is a MATLAB toolbox for reading/writing sparse matrices in the 
@@ -373,7 +373,7 @@
 Release:        0
 Summary:        Multifrontal Sparse QR
 License:        GPL-2.0+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{spqrlib}
 SuiteSparseQR is an implementation of the multifrontal sparse QR 
@@ -391,7 +391,7 @@
 Release:        0
 Summary:        Sparse Multifrontal LU Factorization
 License:        GPL-2.0+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 
 %description -n %{umfpacklib}
 UMFPACK is a set of routines for solving unsymmetric sparse linear 
@@ -409,7 +409,7 @@
 Release:        0
 Summary:        Common configurations for all packages in SuiteSparse
 License:        GPL-2.0+
-Group:          Development/Libraries/Parallel
+Group:          Development/Libraries
 Provides:       libufconfig = %{configver}
 Obsoletes:      libufconfig < %{configver}
 Provides:       libUFconfig = %{configver}

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to