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-06-17 18:20:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/armadillo (Old)
 and      /work/SRC/openSUSE:Factory/.armadillo.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "armadillo"

Tue Jun 17 18:20:31 2025 rev:194 rq:1285831 version:14.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes      2025-03-31 
11:44:17.742936783 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new.19631/armadillo.changes   
2025-06-17 18:20:51.478902283 +0200
@@ -1,0 +2,6 @@
+Mon Jun  9 17:45:11 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 14.4.3:
+  * No release notes.
+
+-------------------------------------------------------------------

Old:
----
  armadillo-14.4.1.tar.xz
  build.specials.obscpio

New:
----
  armadillo-14.4.3.tar.xz

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

Other differences:
------------------
++++++ armadillo.spec ++++++
--- /var/tmp/diff_new_pack.lWbEGE/_old  2025-06-17 18:20:52.058926409 +0200
+++ /var/tmp/diff_new_pack.lWbEGE/_new  2025-06-17 18:20:52.058926409 +0200
@@ -18,7 +18,7 @@
 
 %define soname libarmadillo14
 Name:           armadillo
-Version:        14.4.1
+Version:        14.4.3
 Release:        0
 Summary:        C++ matrix library with interfaces to LAPACK and ATLAS
 License:        Apache-2.0
@@ -47,12 +47,6 @@
 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 package provides the shared libraries for armadillo.
 
@@ -89,13 +83,8 @@
 and user documentation (reference guide).
 
 %prep
-%setup -q
-#Convert DOS end-of-line to UNIX end-of-line
-sed -i 's/\r$//' README.md
-sed -i 's/\r$//' examples/README.txt
-sed -i 's/\r$//' LICENSE.txt
-sed -i 's/\r$//' NOTICE.txt
-for i in `ls examples/*.cpp`; do sed -i 's/\r$//' $i; done
+%autosetup -p1
+sed -Ei 's/\r$//' NOTICE.txt README.md examples/README.txt 
examples/example1.cpp
 
 %build
 %cmake -DBUILD_SMOKE_TEST:BOOL=ON
@@ -112,8 +101,7 @@
 export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
 %ctest
 
-%post -n %{soname} -p /sbin/ldconfig
-%postun -n %{soname} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{soname}
 
 %files -n %{soname}
 %{_libdir}/*.so.*

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.lWbEGE/_old  2025-06-17 18:20:52.098928073 +0200
+++ /var/tmp/diff_new_pack.lWbEGE/_new  2025-06-17 18:20:52.102928239 +0200
@@ -1,5 +1,5 @@
-mtime: 1743274748
-commit: a27584bcc0dcd9572fab875dc9e4e21735197edec464a7d11f58916bc2bf16ba
+mtime: 1749931241
+commit: f8934ac192989b59c30c730fd21a69d62035b29231a2f2bd60c36f27722162f2
 url: https://src.opensuse.org/badshah400/armadillo.git
-revision: a27584bcc0dcd9572fab875dc9e4e21735197edec464a7d11f58916bc2bf16ba
+revision: master
 

++++++ armadillo-14.4.1.tar.xz -> armadillo-14.4.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/armadillo/armadillo-14.4.1.tar.xz 
/work/SRC/openSUSE:Factory/.armadillo.new.19631/armadillo-14.4.3.tar.xz differ: 
char 13, line 1

Reply via email to