[armadillo] Update to latest stable release

jamatos jamatos at fedoraproject.org
Sat Dec 8 17:08:55 UTC 2012


commit 7de783de6dfe6c9bda61d57ba6bc7c3ad2c0ac2c
Author: José Matos <jamatos at fedoraproject.org>
Date:   Sat Dec 8 17:08:49 2012 +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 305854f..9053ed9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ armadillo-0.9.52.tar.gz
 /armadillo-2.2.3.tar.gz
 /armadillo-3.2.4.tar.gz
 /armadillo-3.4.4.tar.gz
+/armadillo-3.6.0.tar.gz
diff --git a/armadillo.spec b/armadillo.spec
index d9c464e..d3c34ed 100644
--- a/armadillo.spec
+++ b/armadillo.spec
@@ -1,5 +1,5 @@
 Name:           armadillo
-Version:        3.4.4
+Version:        3.6.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 examples armadillo_icon.png armadillo_nicta_2010.pdf
 
 %changelog
+* Sat Dec  8 2012 José Matos <jamatos at fedoraproject.org> - 3.6.0-1
+- Update to latest stable release
+
 * Mon Dec  3 2012 José Matos <jamatos at fedoraproject.org> - 3.4.4-1
 - Update to latest stable release
 - Clean the spec files (documentation has a special treatment with rpm)
diff --git a/sources b/sources
index 57fb29b..10e0f16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93a45131f8e5ee6393d962f33fdc92a6  armadillo-3.4.4.tar.gz
+7664afea04c6df1e35840552ef925dfb  armadillo-3.6.0.tar.gz


More information about the scm-commits mailing list