Update to 4.550.2 for gcc 4.4 bug, which is relevant on EL6.

epel9
Ryan Curtin 10 years ago
parent 3e9825fce7
commit 9c055816e4

@ -1,5 +1,5 @@
Name: armadillo
Version: 4.550.0
Version: 4.550.2
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 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
* Fri Nov 28 2014 José Matos <jamatos@fedoraproject.org> - 4.550.0-1
- update to 4.550.0

Loading…
Cancel
Save