forked from pool/armadillo
Accepting request 943343 from home:badshah400:branches:devel:libraries:c_c++
* Update to version 10.7.6. * Drop conditionals for obsolete openSUSE versions. OBS-URL: https://build.opensuse.org/request/show/943343 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=305
This commit is contained in:
parent
f5178abcb8
commit
18c5ff3b95
@ -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
3
armadillo-10.7.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fc7933d27aba9bf0965eb52b4794bc44e5a953a125cef8b37c0d2851008e9dc1
|
||||||
|
size 6261860
|
@ -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>
|
Fri Dec 24 21:29:45 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define soname libarmadillo10
|
%define soname libarmadillo10
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 10.7.5
|
Version: 10.7.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -59,9 +59,7 @@ This package provides the shared libraries for armadillo.
|
|||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation for %{name}
|
Summary: Documentation for %{name}
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
%if 0%{?suse_version} > 1110
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
Armadillo is a C++ linear algebra library (matrix maths).
|
Armadillo is a C++ linear algebra library (matrix maths).
|
||||||
|
Loading…
Reference in New Issue
Block a user