update to 3.920.1

This commit is contained in:
José Matos 2013-09-30 14:41:40 +01:00
parent 2c0621eb67
commit 44ddafba0b
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
clog
armadillo-3.920.0.tar.gz
armadillo-3.920.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: armadillo
Version: 3.920.0
Version: 3.920.1
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
* Mon Sep 30 2013 José Matos <jamatos@fedoraproject.org> - 3.920.1-1
- update to 3.920.1
* Mon Sep 30 2013 José Matos <jamatos@fedoraproject.org> - 3.920.0-1
- update to 3.920.0

View File

@ -1 +1 @@
77fd94a55b4b160bcca37f3c9861e3fc armadillo-3.920.0.tar.gz
286a605d22ec497aa7d41ae9087f8ee7 armadillo-3.920.1.tar.gz