From 9c055816e4c96ec75fc727dec4ae1776fae2cca2 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Fri, 5 Dec 2014 21:20:04 -0500 Subject: [PATCH] Update to 4.550.2 for gcc 4.4 bug, which is relevant on EL6. --- armadillo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/armadillo.spec b/armadillo.spec index 715f2eb..69cacb0 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -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 - 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 - 4.550.0-1 - update to 4.550.0