update to 4.300.0

epel9
José Matos 11 years ago
parent 6e76190d1a
commit 5396780b5d

2
.gitignore vendored

@ -1,2 +1,2 @@
clog
/armadillo-4.200.0.tar.gz
/armadillo-4.300.0.tar.gz

Binary file not shown.

@ -1,5 +1,5 @@
Name: armadillo
Version: 4.200.0
Version: 4.300.0
Release: 1%{?dist}
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
%doc armadillo_nicta_2010.pdf rcpp_armadillo_csda_2014.pdf
%changelog
* Fri May 2 2014 José Matos <jamatos@fedoraproject.org> - 4.300.0-1
- update to 4.300.0
* Wed Apr 9 2014 José Matos <jamatos@fedoraproject.org> - 4.200.0-1
- update to 4.200.0

@ -1 +1 @@
0ed282a5b32b39d5458b06c08e2cb15d armadillo-4.200.0.tar.gz
8805adafd74da684c40b019e1cff8313 armadillo-4.300.0.tar.gz

Loading…
Cancel
Save