1
0
forked from pool/armadillo

Accepting request 943501 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/943501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=157
This commit is contained in:
Dominique Leuenberger 2022-01-03 09:50:03 +00:00 committed by Git OBS Bridge
commit b8557fff91
4 changed files with 11 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d0d9fd6b34efcba6a6fceff54c0d2d13fcbe915d7af8a30c5e72cf317d2094f
size 6262212

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 31 18:00:35 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 10.7.6:
* Undocumented bug fixes.
- Drop conditionals for obsolete openSUSE versions.
-------------------------------------------------------------------
Fri Dec 24 21:29:45 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -18,7 +18,7 @@
%define soname libarmadillo10
Name: armadillo
Version: 10.7.5
Version: 10.7.6
Release: 0
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
License: Apache-2.0
@ -59,9 +59,7 @@ This package provides the shared libraries for armadillo.
%package doc
Summary: Documentation for %{name}
Group: Documentation/Other
%if 0%{?suse_version} > 1110
BuildArch: noarch
%endif
%description doc
Armadillo is a C++ linear algebra library (matrix maths).