[armadillo] Update to latest stable release

jamatos jamatos at fedoraproject.org
Thu Feb 21 17:23:19 UTC 2013


commit 29bf5dac765a4809c19a3deeeca5d58596e0c1fa
Author: José Matos <jamatos at fedoraproject.org>
Date:   Thu Feb 21 17:23:15 2013 +0000

    Update to latest stable release

 .gitignore     |    1 +
 armadillo.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b15e7a6..c7a981e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ armadillo-0.9.52.tar.gz
 /armadillo-3.6.0.tar.gz
 /armadillo-3.6.1.tar.gz
 /armadillo-3.6.2.tar.gz
+/armadillo-3.6.3.tar.gz
diff --git a/armadillo.spec b/armadillo.spec
index 2c206a6..0cc384f 100644
--- a/armadillo.spec
+++ b/armadillo.spec
@@ -1,6 +1,6 @@
 Name:           armadillo
-Version:        3.6.2
-Release:        3%{?dist}
+Version:        3.6.3
+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 examples armadillo_icon.png armadillo_nicta_2010.pdf
 
 %changelog
+* Thu Feb 21 2013 José Matos <jamatos at fedoraproject.org> - 3.6.3-1
+- Update to latest stable release
+
 * Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 3.6.2-3
 - Rebuild for Boost-1.53.0
 
diff --git a/sources b/sources
index fe37cb3..03ea83c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ccb90f5f40d936a59785eff10c362ad  armadillo-3.6.2.tar.gz
+0818b228bda5377f1914029f96b57e67  armadillo-3.6.3.tar.gz


More information about the scm-commits mailing list