update to 9.200.8
This commit is contained in:
parent
53506790dd
commit
50a3f6d0a7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
clog
|
||||
/armadillo-9.200.7.tar.xz
|
||||
/armadillo-9.200.8.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: armadillo
|
||||
Version: 9.200.7
|
||||
Release: 2%{?dist}
|
||||
Version: 9.200.8
|
||||
Release: 1%{?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
|
||||
* Fri Mar 15 2019 José Matos <jamatos@fedoraproject.org> - 9.200.8-1
|
||||
- update to 9.200.8
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 9.200.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (armadillo-9.200.7.tar.xz) = a634136b77ca1cbc6eae40625016d26b3e146f5d8ea621a59c162e7e50803760568c435b2f70428013b600dd1747dc13b11113ee852a2acd5996c5444ebedbd4
|
||||
SHA512 (armadillo-9.200.8.tar.xz) = fdde72c57a2b7775328f1865d86b53724d4324e86d7446a53596fc78965b568298cf362ef708d1374e2338d5ad3a014e0ebd7d8e1d1cdedd865f1ed0139a3110
|
||||
|
Loading…
Reference in New Issue
Block a user