[armadillo] update to 3.910.0

jamatos jamatos at fedoraproject.org
Fri Aug 16 10:28:40 UTC 2013


commit 3583fb79ab7a28dd48efa4777e51caad08a6f50d
Author: José Matos <jamatos at fedoraproject.org>
Date:   Fri Aug 16 11:28:28 2013 +0100

    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 <jamatos at fedoraproject.org> - 3.910.0-1
+- update to 3.910.0
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list