[eigen3] Update to 3.2.1

Sandro Mani smani at fedoraproject.org
Wed Feb 26 17:28:26 UTC 2014


commit b9aa9d8f40dce51672590922d505dd5d416fd95c
Author: Sandro Mani <manisandro at gmail.com>
Date:   Wed Feb 26 18:29:12 2014 +0100

    Update to 3.2.1

 .gitignore  |    1 +
 eigen3.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b3497b..b57e549 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /eigen-3.1.2.tar.bz2
 /eigen-3.1.3.tar.bz2
 /eigen-3.2.tar.bz2
+/eigen-3.2.1.tar.bz2
diff --git a/eigen3.spec b/eigen3.spec
index 21a00eb..294c825 100644
--- a/eigen3.spec
+++ b/eigen3.spec
@@ -5,8 +5,8 @@
 %global debug_package %{nil}
 
 Name:           eigen3
-Version:        3.2
-Release:        3%{?dist}
+Version:        3.2.1
+Release:        1%{?dist}
 Summary:        A lightweight C++ template library for vector and matrix math
 
 Group:          Development/Libraries
@@ -129,6 +129,9 @@ make -C %{_target_platform} %{?_smp_mflags} test ARGS="-V -E '$excluded_tests'"
 %{_datadir}/pkgconfig/*
 
 %changelog
+* Wed Feb 26 2014 Sandro Mani <manisandro at gmail.com> - 3.2.1-1
+- Udpate to release 3.2.1
+
 * Sun Aug 11 2013 Sandro Mani <manisandro at gmail.com> - 3.2-3
 - Build and run tests
 - Drop -DBLAS_LIBRARIES_DIR, not used
diff --git a/sources b/sources
index b8485fb..a48af90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-894381be5be65bb7099c6fd91d61b357  eigen-3.2.tar.bz2
+ece1dbf64a49753218ce951624f4c487  eigen-3.2.1.tar.bz2


More information about the scm-commits mailing list