Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2025-10-29 21:09:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/armadillo (Old)
 and      /work/SRC/openSUSE:Factory/.armadillo.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "armadillo"

Wed Oct 29 21:09:06 2025 rev:197 rq:1314388 version:15.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes      2025-07-25 
17:08:44.237824067 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new.1980/armadillo.changes    
2025-10-29 21:10:21.983981650 +0100
@@ -1,0 +2,22 @@
+Wed Oct 29 13:22:06 UTC 2025 - Atri Bhattacharya <[email protected]>
+
+- Update to version 15.2.1:
+  * Added rande() for generating matrices with elements from
+    exponential distributions.
+  * shift() has been deprecated in favour of circshift(), for
+    consistency with Matlab/Octave.
+  * Reworked detection of aliasing, leading to more efficient
+    compiled code.
+- Changes from version 15.0.0:
+  * C++14 is now the minimum required C++ standard.
+  * Added preliminary support for matrices with half-precision
+    fp16 element type.
+  * Added second form of cond() to allow detection of failures.
+  * Added repcube()
+  * Added .freeze() and .unfreeze() member functions to
+    wall_clock.
+  * Extended conv() and conv2() to accept the "valid" shape
+    argument.
+- Bump so version in shared lib package name to 15.
+
+-------------------------------------------------------------------

Old:
----
  armadillo-14.6.1.tar.xz

New:
----
  armadillo-15.2.1.tar.xz

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

Other differences:
------------------
++++++ armadillo.spec ++++++
--- /var/tmp/diff_new_pack.efWm8h/_old  2025-10-29 21:10:22.568006201 +0100
+++ /var/tmp/diff_new_pack.efWm8h/_new  2025-10-29 21:10:22.572006368 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define soname libarmadillo14
+%define soname libarmadillo15
 Name:           armadillo
-Version:        14.6.1
+Version:        15.2.1
 Release:        0
 Summary:        C++ matrix library with interfaces to LAPACK and ATLAS
 License:        Apache-2.0

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.efWm8h/_old  2025-10-29 21:10:22.616008218 +0100
+++ /var/tmp/diff_new_pack.efWm8h/_new  2025-10-29 21:10:22.624008555 +0100
@@ -1,5 +1,5 @@
-mtime: 1753448214
-commit: 351989e2444be5a95c89e25b4bef3a22b5ca33dabe09b0d9359c146e49a93ab3
+mtime: 1761744981
+commit: afb94866d33d690155c63f52ad7ff4337f62a7a2acfdb4b277c12bcab07c6add
 url: https://src.opensuse.org/badshah400/armadillo.git
 revision: master
 

++++++ armadillo-14.6.1.tar.xz -> armadillo-15.2.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/armadillo/armadillo-14.6.1.tar.xz 
/work/SRC/openSUSE:Factory/.armadillo.new.1980/armadillo-15.2.1.tar.xz differ: 
char 15, line 1

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.efWm8h/_old  2025-10-29 21:10:22.672010572 +0100
+++ /var/tmp/diff_new_pack.efWm8h/_new  2025-10-29 21:10:22.676010740 +0100
@@ -1,6 +1,6 @@
-libarmadillo14
+libarmadillo15
 armadillo-devel
     -/usr/lib(64)?/pkgconfig/armadillo.pc
        requires -armadillo-<targettype>
-       requires "libarmadillo14-<targettype> = <version>"
+       requires "libarmadillo15-<targettype> = <version>"
 

Reply via email to