Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2023-03-15 18:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/armadillo (Old)
 and      /work/SRC/openSUSE:Factory/.armadillo.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "armadillo"

Wed Mar 15 18:55:57 2023 rev:173 rq:1071970 version:12.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes      2023-02-20 
17:47:08.815869940 +0100
+++ /work/SRC/openSUSE:Factory/.armadillo.new.31432/armadillo.changes   
2023-03-15 18:56:02.140871063 +0100
@@ -1,0 +2,21 @@
+Tue Mar 14 11:33:55 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 12.0.1:
+  * faster fft() and ifft() via optional use of FFTW3.
+  * faster min() and max().
+  * faster index_min() and index_max().
+  * added .col_as_mat() and .row_as_mat() which return matrix
+    representation of cube column and cube row.
+  * added csv_opts::strict option to loading CSV files to
+    interpret missing values as NaN.
+  * added check_for_zeros option to form 4 of sparse matrix batch
+    constructors.
+  * inv() and inv_sympd() with options inv_opts::no_ugly or
+    inv_opts::allow_approx now use a scaled threshold similar to
+    pinv().
+  * set_cout_stream() and set_cerr_stream() are now no-ops;
+    instead use the options ARMA_WARN_LEVEL, or ARMA_COUT_STREAM,
+    or ARMA_CERR_STREAM.
+- Bump lib version 11 -> 12, update baselibs.conf file.
+
+-------------------------------------------------------------------

Old:
----
  armadillo-11.4.4.tar.xz

New:
----
  armadillo-12.0.1.tar.xz

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

Other differences:
------------------
++++++ armadillo.spec ++++++
--- /var/tmp/diff_new_pack.QcjPga/_old  2023-03-15 18:56:02.872874957 +0100
+++ /var/tmp/diff_new_pack.QcjPga/_new  2023-03-15 18:56:02.876874979 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define soname libarmadillo11
+%define soname libarmadillo12
 Name:           armadillo
-Version:        11.4.4
+Version:        12.0.1
 Release:        0
 Summary:        C++ matrix library with interfaces to LAPACK and ATLAS
 License:        Apache-2.0

++++++ armadillo-11.4.4.tar.xz -> armadillo-12.0.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/armadillo/armadillo-11.4.4.tar.xz 
/work/SRC/openSUSE:Factory/.armadillo.new.31432/armadillo-12.0.1.tar.xz differ: 
char 26, line 1

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.QcjPga/_old  2023-03-15 18:56:02.940875319 +0100
+++ /var/tmp/diff_new_pack.QcjPga/_new  2023-03-15 18:56:02.940875319 +0100
@@ -1,5 +1,5 @@
-libarmadillo11
+libarmadillo12
 armadillo-devel
        requires -armadillo-<targettype>
-       requires "libarmadillo11-<targettype> = <version>"
+       requires "libarmadillo12-<targettype> = <version>"
 

Reply via email to