update to 4.100.2

This commit is contained in:
José Matos 2014-03-14 23:08:39 +00:00
parent d22d934bd0
commit 880d66195c
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
clog
/armadillo-4.100.0.tar.gz
/armadillo-4.100.2.tar.gz

View File

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

View File

@ -1 +1 @@
88d1c64f7d6078fc4df5a3e2b117a0ee armadillo-4.100.0.tar.gz
dd422706778cde656d531b3c3919766e armadillo-4.100.2.tar.gz