From e31288c4742926d5b68e8f5db64ab3d954f9db90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Mon, 17 Dec 2012 13:47:38 +0000 Subject: [PATCH] Update to latest stable release --- .gitignore | 1 + armadillo.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9053ed9..47003bf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ armadillo-0.9.52.tar.gz /armadillo-3.2.4.tar.gz /armadillo-3.4.4.tar.gz /armadillo-3.6.0.tar.gz +/armadillo-3.6.1.tar.gz diff --git a/armadillo.spec b/armadillo.spec index d3c34ed..8ad5e48 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,5 +1,5 @@ Name: armadillo -Version: 3.6.0 +Version: 3.6.1 Release: 1%{?dist} Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS @@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %doc examples armadillo_icon.png armadillo_nicta_2010.pdf %changelog +* Mon Dec 17 2012 José Matos - 3.6.1-1 +- Update to latest stable release + * Sat Dec 8 2012 José Matos - 3.6.0-1 - Update to latest stable release diff --git a/sources b/sources index 10e0f16..18c6d4d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7664afea04c6df1e35840552ef925dfb armadillo-3.6.0.tar.gz +cf0e72fbd2ed07d9fbde01ec8feee953 armadillo-3.6.1.tar.gz