[armadillo] update to 4.100.2

jamatos jamatos at fedoraproject.org
Fri Mar 14 23:08:45 UTC 2014


commit 880d66195c21c7f986362db361037e8bb31e20e3
Author: José Matos <jamatos at fedoraproject.org>
Date:   Fri Mar 14 23:08:39 2014 +0000

    update to 4.100.2

 .gitignore     |    2 +-
 armadillo.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc1016e..7bcede8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 clog
-/armadillo-4.100.0.tar.gz
+/armadillo-4.100.2.tar.gz
diff --git a/armadillo.spec b/armadillo.spec
index 25aa561..3cb0460 100644
--- a/armadillo.spec
+++ b/armadillo.spec
@@ -1,5 +1,5 @@
 Name:           armadillo
-Version:        4.100.0
+Version:        4.100.2
 Release:        1%{?dist}
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 
@@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc armadillo_nicta_2010.pdf rcpp_armadillo_csda_2014.pdf
 
 %changelog
+* Fri Mar 14 2014 José Matos <jamatos at fedoraproject.org> - 4.100.2-1
+- update to 4.100.2
+
 * Sun Mar  2 2014 José Matos <jamatos at fedoraproject.org> - 4.100.0-1
 - update to 4.100.0
 
diff --git a/sources b/sources
index 3f1ec15..7abe2ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88d1c64f7d6078fc4df5a3e2b117a0ee  armadillo-4.100.0.tar.gz
+dd422706778cde656d531b3c3919766e  armadillo-4.100.2.tar.gz


More information about the scm-commits mailing list