update to 10.6.0

BR flexiblas for Fedora and lapack, openblas and atlas for EPEL
adapt armadillo-devel accordingly
This commit is contained in:
José Matos 2021-07-15 14:21:28 +01:00
parent 3c97550c60
commit 59d4f3d53b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: armadillo
Version: 10.6.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
License: ASL 2.0
@ -47,7 +47,7 @@ than another language like Matlab or Octave.
%package devel
Summary: Development headers and documentation for the Armadillo C++ library
Requires: %{name} = %{version}-%{release}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: libstdc++-devel
Requires: arpack-devel
Requires: hdf5-devel