|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: armadillo
|
|
|
|
|
Version: 10.6.0
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
|
|
|
|
|
|
|
|
|
|
License: ASL 2.0
|
|
|
|
@ -123,6 +123,9 @@ make -C "%{_vpath_builddir}"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Oct 30 2021 Antoio Trande <sagitter@fedoraproject.org> - 10.6.0-5
|
|
|
|
|
- Rebuild for SuperLU-5.3.0
|
|
|
|
|
|
|
|
|
|
* Tue Aug 10 2021 Orion Poplawski <orion@nwra.com> - 10.6.0-4
|
|
|
|
|
- Rebuild for hdf5 1.10.7
|
|
|
|
|
|
|
|
|
|