Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2017-09-09 20:26:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/armadillo (Old)
 and      /work/SRC/openSUSE:Factory/.armadillo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "armadillo"

Sat Sep  9 20:26:13 2017 rev:111 rq:522124 version:8.100.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes      2017-09-05 
15:20:09.547583027 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2017-09-09 
20:26:17.820101076 +0200
@@ -1,0 +2,7 @@
+Tue Sep  5 21:45:23 UTC 2017 - [email protected]
+
+- Trim descriptions, keeping the full description just for the
+  one that is installed most often (libarmadillo8).
+  Ensure neutrality of descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ armadillo.spec ++++++
--- /var/tmp/diff_new_pack.qoHwNe/_old  2017-09-09 20:26:18.923945487 +0200
+++ /var/tmp/diff_new_pack.qoHwNe/_new  2017-09-09 20:26:18.923945487 +0200
@@ -20,7 +20,7 @@
 Name:           armadillo
 Version:        8.100.0
 Release:        0
-Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
+Summary:        C++ matrix library with interfaces to LAPACK and ATLAS
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
 Url:            http://arma.sourceforge.net/
@@ -36,27 +36,16 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-Armadillo is a C++ linear algebra library (matrix maths)
-aiming towards a good balance between speed and ease of use.
+Armadillo is a C++ linear algebra library (matrix maths).
 Integer, floating point and complex numbers are supported,
 as well as a subset of trigonometric and statistics functions.
-Various matrix decompositions are provided through optional
-integration with LAPACK and ATLAS libraries.
-A delayed evaluation approach is employed (during compile time)
-to combine several operations into one and reduce (or eliminate)
-the need for temporaries. This is accomplished through recursive
-templates and template meta-programming.
-This library is useful if C++ has been decided as the language
-of choice (due to speed and/or integration capabilities), rather
-than another language like Matlab or Octave.
 
 %package     -n %{soname}
-Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
+Summary:        C++ matrix library with interfaces to LAPACK and ATLAS
 Group:          System/Libraries
 
 %description -n %{soname}
-Armadillo is a C++ linear algebra library (matrix maths)
-aiming towards a good balance between speed and ease of use.
+Armadillo is a C++ linear algebra library (matrix maths).
 Integer, floating point and complex numbers are supported,
 as well as a subset of trigonometric and statistics functions.
 Various matrix decompositions are provided through optional
@@ -65,9 +54,6 @@
 to combine several operations into one and reduce (or eliminate)
 the need for temporaries. This is accomplished through recursive
 templates and template meta-programming.
-This library is useful if C++ has been decided as the language
-of choice (due to speed and/or integration capabilities), rather
-than another language like Matlab or Octave.
 
 This package provides the shared libraries for armadillo.
 
@@ -79,19 +65,9 @@
 %endif
 
 %description    doc
-Armadillo is a C++ linear algebra library (matrix maths)
-aiming towards a good balance between speed and ease of use.
+Armadillo is a C++ linear algebra library (matrix maths).
 Integer, floating point and complex numbers are supported,
 as well as a subset of trigonometric and statistics functions.
-Various matrix decompositions are provided through optional
-integration with LAPACK and ATLAS libraries.
-A delayed evaluation approach is employed (during compile time)
-to combine several operations into one and reduce (or eliminate)
-the need for temporaries. This is accomplished through recursive
-templates and template meta-programming.
-This library is useful if C++ has been decided as the language
-of choice (due to speed and/or integration capabilities), rather
-than another language like Matlab or Octave.
 
 This package provides the documentation for armadillo.
 
@@ -107,19 +83,9 @@
 Recommends:     %{name}-doc
 
 %description    devel
-Armadillo is a C++ linear algebra library (matrix maths)
-aiming towards a good balance between speed and ease of use.
+Armadillo is a C++ linear algebra library (matrix maths).
 Integer, floating point and complex numbers are supported,
 as well as a subset of trigonometric and statistics functions.
-Various matrix decompositions are provided through optional
-integration with LAPACK and ATLAS libraries.
-A delayed evaluation approach is employed (during compile time)
-to combine several operations into one and reduce (or eliminate)
-the need for temporaries. This is accomplished through recursive
-templates and template meta-programming.
-This library is useful if C++ has been decided as the language
-of choice (due to speed and/or integration capabilities), rather
-than another language like Matlab or Octave.
 
 This package contains files necessary for development using the
 Armadillo C++ library. It contains header files, example programs,


Reply via email to