From c312c0fbea104e06bdb1031b77256464c2b2d1f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Sun, 24 Jul 2016 11:23:48 +0100 Subject: [PATCH] update to 7.300.0 --- .gitignore | 1 + armadillo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 752f843..c756cc5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ clog armadillo-7.200.2.tar.xz +armadillo-7.300.0.tar.xz diff --git a/armadillo.spec b/armadillo.spec index 9646d6b..ce175f7 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,6 +1,6 @@ Name: armadillo -Version: 7.200.2 -Release: 5%{?dist} +Version: 7.300.0 +Release: 1%{?dist} Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS Group: Development/Libraries @@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %doc mex_interface %changelog +* Sun Jul 24 2016 José Matos - 7.300.0-1 +- update to 7.300.0 + * Wed Jul 13 2016 Dan Horák - 7.200.2-5 - switch to positive list for R/BR: openblas-devel that matches openblas' ExclusiveArch tag diff --git a/sources b/sources index ed02bf6..08f3886 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b21585372d67a8876117fd515d8cf0a2 armadillo-7.200.2.tar.xz +52305ed6fb21b6d5388d31a866c77cd6 armadillo-7.300.0.tar.xz