From 90a3a5e24944aac4889894d1f1748ca94f141693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Sat, 7 May 2016 15:28:45 +0100 Subject: [PATCH] update to 6.700.6 --- .gitignore | 1 + armadillo.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fa706cf..65d5850 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ clog /armadillo-6.700.4.tar.gz +/armadillo-6.700.6.tar.gz diff --git a/armadillo.spec b/armadillo.spec index 9765ac6..01979a4 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,5 +1,5 @@ Name: armadillo -Version: 6.700.4 +Version: 6.700.6 Release: 1%{?dist} Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS @@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT %doc mex_interface %changelog +* Sat May 7 2016 José Matos - 6.700.6-1 +- update to 6.700.6 + * Fri Apr 15 2016 José Matos - 6.700.4-1 - update to 6.700.4 - superlu43 is only required for Fedora >= 24 diff --git a/sources b/sources index 0c9e5eb..a611645 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6501339e92ef706f787e6d0927d49645 armadillo-6.700.4.tar.gz +b7c3ffd435a7d6740ed2a6289ca84c1d armadillo-6.700.6.tar.gz