1
0
forked from pool/armadillo

Accepting request 1066556 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1066556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=171
This commit is contained in:
Dominique Leuenberger 2023-02-19 17:19:05 +00:00 committed by Git OBS Bridge
commit c956857433
4 changed files with 11 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87603263664988af41da2ca4f36205e36ea47a9281fa6cfd463115f3797a1da2
size 6802464

3
armadillo-11.4.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2439c9859b35b7d3d95a21a86830d3365f9d6bb624317690e383402e26040398
size 6799372

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 14 11:59:25 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 11.4.4:
* Undocumented bug fixes.
-------------------------------------------------------------------
Tue Jan 10 09:15:43 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -18,7 +18,7 @@
%define soname libarmadillo11
Name: armadillo
Version: 11.4.3
Version: 11.4.4
Release: 0
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
License: Apache-2.0
@ -119,9 +119,7 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
%{_libdir}/*.so.*
%files doc
%doc armadillo_nicta_2010.pdf
%doc rcpp_armadillo_csda_2014.pdf
%doc armadillo_joss_2016.pdf
%doc armadillo_*.pdf
%doc NOTICE.txt README.md index.html examples/ docs.html
%license LICENSE.txt