Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2011-12-07 14:37:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/armadillo (Old)
 and      /work/SRC/openSUSE:Factory/.armadillo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "armadillo", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes      2011-11-23 
19:34:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2011-12-07 
14:37:18.000000000 +0100
@@ -1,0 +2,23 @@
+Mon Dec  5 00:09:19 UTC 2011 - [email protected]
+
+- Update to version 2.4.0:
+  + Added shorter forms of transposes: .t() and .st()
+  + Added optional use of 64 bit indices, allowing matrices to
+    have more than 4 billion elements
+  + Added experimental support for C++11 initialiser lists
+  + Faster pinv()
+  + Faster inplace transpose
+  + Faster handling of expressions with diagonal views
+  + Fixes for handling expressions with aliasing and submatrices
+  + Fixes for linking on Ubuntu and Debian systems
+  + Fixes for inconsistencies in interactions between matrices
+    and cubes
+  + Refactored code to eliminate warnings when using the Clang
+    C++ compiler
+  + .print_trans() and .raw_print_trans() are deprecated.
+- Spec file cleanups:
+  + Use upstream provided tarballs (in tar.gz format) instead of
+    recompressing to tar.bz2
+  + Modify License tag in confomity with spdx.org specifications
+
+-------------------------------------------------------------------

Old:
----
  armadillo-2.3.91.tar.bz2

New:
----
  armadillo-2.4.0.tar.gz

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

Other differences:
------------------
++++++ armadillo.spec ++++++
--- /var/tmp/diff_new_pack.JBmo2c/_old  2011-12-07 14:37:20.000000000 +0100
+++ /var/tmp/diff_new_pack.JBmo2c/_new  2011-12-07 14:37:20.000000000 +0100
@@ -18,13 +18,13 @@
 
 
 Name:           armadillo
-Version:        2.3.91
+Version:        2.4.0
 Release:        1
-License:        LGPLv3+
+License:        LGPL-3.0+
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 Url:            http://arma.sourceforge.net/
 Group:          Development/Libraries/C and C++
-Source:         %{name}-%{version}.tar.bz2
+Source:         
http://sourceforge.net/projects/arma/files/%{name}-%{version}.tar.gz
 Source2:        baselibs.conf
 BuildRequires:  blas
 BuildRequires:  boost-devel
@@ -49,7 +49,6 @@
 than another language like Matlab or Octave.
 
 %package -n libarmadillo2
-License:        LGPLv3+
 Summary:        Shared libraries for armadillo
 Group:          Development/Libraries/C and C++
 
@@ -71,7 +70,6 @@
 This package provides the shared libraries for armadillo.
 
 %package devel
-License:        LGPLv3+
 Summary:        Development headers and documentation for the Armadillo C++ 
library
 Group:          Development/Libraries/C and C++
 Requires:       blas

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to