[armadillo] Update to latest stable version

jamatos jamatos at fedoraproject.org
Sun Apr 21 17:12:59 UTC 2013


commit b4712e041f383004840f57a81cce8986d17e4b80
Author: José Matos <jamatos at fedoraproject.org>
Date:   Sun Apr 21 18:12:52 2013 +0100

    Update to latest stable version

 .gitignore     |    2 +-
 armadillo.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49b2a3e..04120d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 clog
-/armadillo-3.800.2.tar.gz
+/armadillo-3.810.0.tar.gz
diff --git a/armadillo.spec b/armadillo.spec
index 16b5e9e..6b88fe7 100644
--- a/armadillo.spec
+++ b/armadillo.spec
@@ -1,5 +1,5 @@
 Name:           armadillo
-Version:        3.800.2
+Version:        3.810.0
 Release:        1%{?dist}
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 
@@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc armadillo_nicta_2010.pdf rcpp_armadillo_csda_2013.pdf
 
 %changelog
+* Sun Apr 21 2013 José Matos <jamatos at fedoraproject.org> - 3.810.0-1
+- Update to latest stable version
+
 * Sun Apr 14 2013 José Matos <jamatos at fedoraproject.org> - 3.800.2-1
 - Update to latest stable version
 
diff --git a/sources b/sources
index 2b2bade..b5b9cd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-203b3e6bb4e36ba3e8ca92c34498443d  armadillo-3.800.2.tar.gz
+543b606d87fdad4703df1a4f54d30801  armadillo-3.810.0.tar.gz


More information about the scm-commits mailing list