update to 4.100.0

This commit is contained in:
José Matos 2014-03-02 19:07:09 +00:00
parent 37f15986b6
commit d22d934bd0
3 changed files with 6 additions and 4 deletions

3
.gitignore vendored
View File

@ -1,3 +1,2 @@
clog
/armadillo-4.000.0.tar.gz
/armadillo-4.000.2.tar.gz
/armadillo-4.100.0.tar.gz

View File

@ -1,5 +1,5 @@
Name: armadillo
Version: 4.000.2
Version: 4.100.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
* Sun Mar 2 2014 José Matos <jamatos@fedoraproject.org> - 4.100.0-1
- update to 4.100.0
* Sat Jan 25 2014 José Matos <jamatos@fedoraproject.org> - 4.000.2-1
- update to 4.000.2

View File

@ -1 +1 @@
b2891c7b59b96337c154c5d961fd40fb armadillo-4.000.2.tar.gz
88d1c64f7d6078fc4df5a3e2b117a0ee armadillo-4.100.0.tar.gz