From 3583fb79ab7a28dd48efa4777e51caad08a6f50d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Fri, 16 Aug 2013 11:28:28 +0100 Subject: [PATCH] update to 3.910.0 --- .gitignore | 1 + armadillo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0e10b71..6c341a3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ clog /armadillo-3.810.0.tar.gz /armadillo-3.820.0.tar.gz /armadillo-3.900.4.tar.gz +/armadillo-3.910.0.tar.gz diff --git a/armadillo.spec b/armadillo.spec index 98c055a..c68ea8e 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,6 +1,6 @@ Name: armadillo -Version: 3.900.4 -Release: 3%{?dist} +Version: 3.910.0 +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 armadillo_nicta_2010.pdf rcpp_armadillo_csda_2013.pdf %changelog +* Fri Aug 16 2013 José Matos - 3.910.0-1 +- update to 3.910.0 + * Sat Aug 03 2013 Fedora Release Engineering - 3.900.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index b8edf82..3994e87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5377a1bb168b3fc5168584effe537ad0 armadillo-3.900.4.tar.gz +75bef34592e17f416e09ed789893d92c armadillo-3.910.0.tar.gz