[armadillo] update to 4.000.2

jamatos jamatos at fedoraproject.org
Sat Jan 25 10:40:33 UTC 2014


commit 37f15986b68245ac1fc7cd89aed2bab960692cff
Author: José Matos <jamatos at fedoraproject.org>
Date:   Sat Jan 25 10:40:53 2014 +0000

    update to 4.000.2

 .gitignore     |    1 +
 armadillo.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a63317..40e4c78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 clog
 /armadillo-4.000.0.tar.gz
+/armadillo-4.000.2.tar.gz
diff --git a/armadillo.spec b/armadillo.spec
index e9a5e15..974dbeb 100644
--- a/armadillo.spec
+++ b/armadillo.spec
@@ -1,6 +1,6 @@
 Name:           armadillo
-Version:        4.000.0
-Release:        2%{?dist}
+Version:        4.000.2
+Release:        1%{?dist}
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 
 Group:          Development/Libraries
@@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc armadillo_nicta_2010.pdf rcpp_armadillo_csda_2014.pdf
 
 %changelog
+* Sat Jan 25 2014 José Matos <jamatos at fedoraproject.org> - 4.000.2-1
+- update to 4.000.2
+
 * Fri Jan 10 2014 José Matos <jamatos at fedoraproject.org> - 4.000.0-2
 - add mex_interface to documentation (demonstration of how to connect
   Armadillo with MATLAB/Octave mex functions)
diff --git a/sources b/sources
index 08eca0e..fa8acb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3110e2030ebf61ac61ba0d0423816790  armadillo-4.000.0.tar.gz
+b2891c7b59b96337c154c5d961fd40fb  armadillo-4.000.2.tar.gz


More information about the scm-commits mailing list