Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2015-10-19 22:52:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/armadillo (Old)
 and      /work/SRC/openSUSE:Factory/.armadillo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "armadillo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes      2015-09-08 
18:11:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2015-10-20 
00:06:07.000000000 +0200
@@ -1,0 +2,16 @@
+Thu Oct 15 16:03:24 UTC 2015 - badshah...@gmail.com
+
+- Version 6.100.0 (Midnight Blue):
+  + Faster norm() and normalise() when using Intel MKL, ATLAS or
+    OpenBLAS.
+  + Added Schur decomposition: schur().
+  + Stricter handling of matrix objects by hist() and histc().
+  + Advanced constructors for using auxiliary memory now have the
+    default of strict = false.
+  + Cube class now delays allocation of .slice() related
+    structures until needed.
+  + Expanded join_slices() to handle joining cubes with matrices.
+- Update shlib package name to libarmadillo6 in keeping with
+  shlib version upgrade.
+
+-------------------------------------------------------------------

Old:
----
  armadillo-5.500.2.tar.gz

New:
----
  armadillo-6.100.0.tar.gz

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

Other differences:
------------------
++++++ armadillo.spec ++++++
--- /var/tmp/diff_new_pack.QOYHsz/_old  2015-10-20 00:06:08.000000000 +0200
+++ /var/tmp/diff_new_pack.QOYHsz/_new  2015-10-20 00:06:08.000000000 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define soname libarmadillo5
+%define soname libarmadillo6
 
 Name:           armadillo
-Version:        5.500.2
+Version:        6.100.0
 Release:        0
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 License:        MPL-2.0

++++++ armadillo-5.500.2.tar.gz -> armadillo-6.100.0.tar.gz ++++++
++++ 12322 lines of diff (skipped)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.QOYHsz/_old  2015-10-20 00:06:09.000000000 +0200
+++ /var/tmp/diff_new_pack.QOYHsz/_new  2015-10-20 00:06:09.000000000 +0200
@@ -1,4 +1,4 @@
-libarmadillo5
+libarmadillo6
 armadillo-devel
        requires -armadillo-<targettype>
-       requires "libarmadillo5-<targettype> = <version>"
+       requires "libarmadillo6-<targettype> = <version>"


Reply via email to