[armadillo] update to 2.2.3

conrads conrads at fedoraproject.org
Thu Sep 15 02:50:42 UTC 2011


commit 9cd52a4a3193de231361f56e43c1245466256902
Author: Conrad Sanderson <conrad /att/ nospam /dott/ linux /dott/ com>
Date:   Thu Sep 15 12:50:22 2011 +1000

    update to 2.2.3

 .gitignore     |    1 +
 armadillo.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d55327d..3bbca6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 armadillo-0.9.52.tar.gz
 /armadillo-1.0.0.tar.gz
 /armadillo-1.2.0.tar.gz
+/armadillo-2.2.3.tar.gz
diff --git a/armadillo.spec b/armadillo.spec
index 01f4e3e..5ecc783 100644
--- a/armadillo.spec
+++ b/armadillo.spec
@@ -1,5 +1,5 @@
 Name:           armadillo
-Version:        1.2.0
+Version:        2.2.3
 Release:        1%{?dist}
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 
@@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/Armadillo/
 
 %changelog
+* Thu Sep 15 2011 Conrad Sanderson - 2.2.3-1
+- spec updated for Armadillo 2.2.3
+
 * Mon Apr 18 2011 Conrad Sanderson - 1.2.0-1
 - spec updated for Armadillo 1.2.0
 
diff --git a/sources b/sources
index 56d0813..2c58a54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-856268f9730a3e55db38cbc1b7f8f2bc  armadillo-1.2.0.tar.gz
+5966ec93a5840c36765430b61c8d50b2  armadillo-2.2.3.tar.gz


More information about the scm-commits mailing list