update to 10.2.0

epel9
José Matos 4 years ago
parent 6bb420731f
commit df0cdfced0

2
.gitignore vendored

@ -1,2 +1,2 @@
clog
/armadillo-10.1.2.tar.xz
/armadillo-10.2.0.tar.xz

@ -1,5 +1,5 @@
Name: armadillo
Version: 10.1.2
Version: 10.2.0
Release: 1%{?dist}
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
@ -115,6 +115,9 @@ make -C "%{_vpath_builddir}"
%changelog
* Wed Jan 20 2021 José Matos <jamatos@fedoraproject.org> - 10.2.0-1
- update to 10.2.0
* Tue Jan 5 2021 José Matos <jamatos@fedoraproject.org> - 10.1.2-1
- update to 10.1.2

@ -1 +1 @@
SHA512 (armadillo-10.1.2.tar.xz) = 2cb4841eb75a0238f508289e5b21810da12d903ea83b93e73d1c007b8e25819d9aa040ebaf73d1ea4d1d68f8b1a9ad528457a73273b1a35a4024ac903415e805
SHA512 (armadillo-10.2.0.tar.xz) = c5d6f4bac0acba63fbd7681653d521249fd303ffbbc5b18df71500eb111514c1d09db600a580091d6a23c83748c109c30938bbcd80a3a0b2c25e2fdea932f2cd

Loading…
Cancel
Save