update to 4.600.4

This commit is contained in:
José Matos 2015-02-13 14:33:25 +00:00
parent 2b8ec9a393
commit e0ec65daa9
3 changed files with 6 additions and 4 deletions

3
.gitignore vendored
View File

@ -1,3 +1,2 @@
clog
/armadillo-4.550.0.tar.gz
/armadillo-4.550.2.tar.gz
/armadillo-4.600.4.tar.gz

View File

@ -1,5 +1,5 @@
Name: armadillo
Version: 4.550.2
Version: 4.600.4
Release: 1%{?dist}
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
%doc mex_interface
%changelog
* Fri Feb 13 2015 José Matos <jamatos@fedoraproject.org> - 4.600.4-1
- update to 4.600.4
* Fri Dec 5 2014 Ryan Curtin <ryan@ratml.org> - 4.550.2-1
- update to 4.550.2 for gcc 4.4 bug which is only relevant on EL6

View File

@ -1 +1 @@
9e83443e6c437ad808077e04c13a7000 armadillo-4.550.2.tar.gz
6320ada9f60d4430321efb38f67effd5 armadillo-4.600.4.tar.gz