update to 7.200.2

This commit is contained in:
José Matos 2016-06-29 16:46:37 +01:00
parent 2306eb19a3
commit 2b15e76138
3 changed files with 7 additions and 7 deletions

5
.gitignore vendored
View File

@ -1,5 +1,2 @@
clog
/armadillo-6.700.4.tar.gz
/armadillo-6.700.6.tar.gz
/armadillo-7.100.3.tar.xz
/armadillo-7.200.1.tar.xz
armadillo-7.200.2.tar.xz

View File

@ -1,5 +1,5 @@
Name: armadillo
Version: 7.200.1
Version: 7.200.2
Release: 1%{?dist}
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
@ -88,10 +88,13 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/Armadillo/
%doc README.txt index.html docs.html
%doc examples armadillo_icon.png
%doc armadillo_nicta_2010.pdf rcpp_armadillo_csda_2014.pdf
%doc armadillo_nicta_2010.pdf rcpp_armadillo_csda_2014.pdf armadillo_joss_2016.pdf
%doc mex_interface
%changelog
* Wed Jun 29 2016 José Matos <jamatos@fedoraproject.org> - 7.200.2-1
- update to 7.200.2
* Wed Jun 8 2016 José Matos <jamatos@fedoraproject.org> - 7.200.1-1
- update to 7.200.1

View File

@ -1 +1 @@
ed86d6df0058979e107502e1fe3e469e armadillo-7.200.1.tar.xz
b21585372d67a8876117fd515d8cf0a2 armadillo-7.200.2.tar.xz