|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: armadillo
|
|
|
|
|
Version: 9.880.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
|
|
|
|
|
|
|
|
|
|
License: ASL 2.0
|
|
|
|
@ -116,6 +116,9 @@ rm -rf examples/lib_win64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 25 2020 Orion Poplawski <orion@cora.nwra.com> - 9.880.1-2
|
|
|
|
|
- Rebuild for hdf5 1.10.6
|
|
|
|
|
|
|
|
|
|
* Sat May 16 2020 José Matos <jamatos@fedoraproject.org> - 9.880.1-1
|
|
|
|
|
- update to 9.880.1
|
|
|
|
|
|
|
|
|
|