update to 3.920.2

This commit is contained in:
José Matos 2013-10-29 16:22:55 +00:00
parent 44ddafba0b
commit dbf852ae63
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
clog
armadillo-3.920.1.tar.gz
/armadillo-3.920.2.tar.gz

View File

@ -1,5 +1,5 @@
Name: armadillo
Version: 3.920.1
Version: 3.920.2
Release: 1%{?dist}
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
%doc armadillo_nicta_2010.pdf rcpp_armadillo_csda_2013.pdf
%changelog
* Tue Oct 29 2013 José Matos <jamatos@fedoraproject.org> - 3.920.2-1
- update to 3.920.2
* Mon Sep 30 2013 José Matos <jamatos@fedoraproject.org> - 3.920.1-1
- update to 3.920.1

View File

@ -1 +1 @@
286a605d22ec497aa7d41ae9087f8ee7 armadillo-3.920.1.tar.gz
3d0396513e2802c08152f50e18b4a1cd armadillo-3.920.2.tar.gz