From 29bf5dac765a4809c19a3deeeca5d58596e0c1fa Mon Sep 17 00:00:00 2001 From: José Matos Date: Feb 21 2013 17:23:15 +0000 Subject: Update to latest stable release --- diff --git a/.gitignore b/.gitignore index b15e7a6..c7a981e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ armadillo-0.9.52.tar.gz /armadillo-3.6.0.tar.gz /armadillo-3.6.1.tar.gz /armadillo-3.6.2.tar.gz +/armadillo-3.6.3.tar.gz diff --git a/armadillo.spec b/armadillo.spec index 2c206a6..0cc384f 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,6 +1,6 @@ Name: armadillo -Version: 3.6.2 -Release: 3%{?dist} +Version: 3.6.3 +Release: 1%{?dist} Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS Group: Development/Libraries @@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %doc examples armadillo_icon.png armadillo_nicta_2010.pdf %changelog +* Thu Feb 21 2013 José Matos - 3.6.3-1 +- Update to latest stable release + * Sun Feb 10 2013 Denis Arnaud - 3.6.2-3 - Rebuild for Boost-1.53.0 diff --git a/sources b/sources index fe37cb3..03ea83c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ccb90f5f40d936a59785eff10c362ad armadillo-3.6.2.tar.gz +0818b228bda5377f1914029f96b57e67 armadillo-3.6.3.tar.gz