Hello community,

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

Package is "armadillo"

Tue Sep  5 15:20:06 2017 rev:110 rq:521072 version:8.100.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes      2017-08-24 
18:53:45.441943842 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2017-09-05 
15:20:09.547583027 +0200
@@ -1,0 +2,22 @@
+Fri Sep  1 17:31:45 UTC 2017 - badshah...@gmail.com
+
+- Update to version 8.100.0:
+  + Faster incremental construction of sparse matrices via element
+    access operators
+  + Faster diagonal views in sparse matrices
+  + Expanded SpMat to save/load sparse matrices in coord format
+  + Expanded .save()/.load() to allow specification of datasets
+    within HDF5 files
+  + Added affmul() to simplify application of affine
+    transformations
+  + Warnings and errors are now printed by default to the
+    std::cerr stream
+  + Added set_cerr_stream() and get_cerr_stream() to replace
+    set_stream_err1(), set_stream_err2(), get_stream_err1(),
+    get_stream_err2()
+  + New configuration options ARMA_COUT_STREAM and
+    ARMA_CERR_STREAM
+- Adapt shared lib and baselibs.conf to updated shared object
+  numbering.
+
+-------------------------------------------------------------------

Old:
----
  armadillo-7.960.1.tar.xz

New:
----
  armadillo-8.100.0.tar.xz

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

Other differences:
------------------
++++++ armadillo.spec ++++++
--- /var/tmp/diff_new_pack.BdOdNb/_old  2017-09-05 15:20:12.527164206 +0200
+++ /var/tmp/diff_new_pack.BdOdNb/_new  2017-09-05 15:20:12.531163644 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define soname libarmadillo7
+%define soname libarmadillo8
 Name:           armadillo
-Version:        7.960.1
+Version:        8.100.0
 Release:        0
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 License:        Apache-2.0

++++++ armadillo-7.960.1.tar.xz -> armadillo-8.100.0.tar.xz ++++++
++++ 16894 lines of diff (skipped)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.BdOdNb/_old  2017-09-05 15:20:13.778988245 +0200
+++ /var/tmp/diff_new_pack.BdOdNb/_new  2017-09-05 15:20:13.782987683 +0200
@@ -1,4 +1,4 @@
-libarmadillo7
+libarmadillo8
 armadillo-devel
        requires -armadillo-<targettype>
-       requires "libarmadillo7-<targettype> = <version>"
+       requires "libarmadillo8-<targettype> = <version>"


Reply via email to