diff --git a/.gitignore b/.gitignore index f22602e..8b16ab9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /eigen-3.2.6.tar.bz2 /eigen-3.2.7.tar.bz2 /eigen-3.2.8.tar.bz2 +/eigen-3.2.9.tar.bz2 diff --git a/eigen3.spec b/eigen3.spec index d17ab69..2a4289e 100644 --- a/eigen3.spec +++ b/eigen3.spec @@ -4,10 +4,10 @@ # debuginfo package for the empty main package. %global debug_package %{nil} -%global commit 07105f7124f9 +%global commit dc6cfdf9bcec Name: eigen3 -Version: 3.2.8 +Version: 3.2.9 Release: 1%{?dist} Summary: A lightweight C++ template library for vector and matrix math @@ -109,6 +109,9 @@ rm -f %{_target_platform}/doc/html/unsupported/installdox %doc %{_target_platform}/doc/html %changelog +* Tue Jul 19 2016 Sandro Mani - 3.2.9-1 +- Update to 3.2.9 + * Sat Feb 20 2016 Sandro Mani - 3.2.8-1 - Update to 3.2.8 diff --git a/sources b/sources index c0ffe19..5b3f309 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e3bfaaab3db18253cfd87ea697b3ab1 eigen-3.2.8.tar.bz2 +de11bfbfe2fd2dc4b32e8f416f58ee98 eigen-3.2.9.tar.bz2