[armadillo] Update to latest stable release

jamatos jamatos at fedoraproject.org
Fri Feb 8 15:13:30 UTC 2013


commit e5c12ef2b92cb40e27f17dbd9462d901ad031ae4
Author: José Matos <jamatos at fedoraproject.org>
Date:   Fri Feb 8 15:13:25 2013 +0000

    Update to latest stable release

 .gitignore     |    1 +
 armadillo.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 47003bf..b15e7a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ armadillo-0.9.52.tar.gz
 /armadillo-3.4.4.tar.gz
 /armadillo-3.6.0.tar.gz
 /armadillo-3.6.1.tar.gz
+/armadillo-3.6.2.tar.gz
diff --git a/armadillo.spec b/armadillo.spec
index 8ad5e48..cf64eec 100644
--- a/armadillo.spec
+++ b/armadillo.spec
@@ -1,5 +1,5 @@
 Name:           armadillo
-Version:        3.6.1
+Version:        3.6.2
 Release:        1%{?dist}
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 
@@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc examples armadillo_icon.png armadillo_nicta_2010.pdf
 
 %changelog
+* Fri Feb  8 2013 José Matos <jamatos at fedoraproject.org> - 3.6.2-1
+- Update to latest stable release
+
 * Mon Dec 17 2012 José Matos <jamatos at fedoraproject.org> - 3.6.1-1
 - Update to latest stable release
 
diff --git a/sources b/sources
index 18c6d4d..fe37cb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf0e72fbd2ed07d9fbde01ec8feee953  armadillo-3.6.1.tar.gz
+0ccb90f5f40d936a59785eff10c362ad  armadillo-3.6.2.tar.gz


More information about the scm-commits mailing list