[mingw-eigen3] Update to 3.2.4

Sandro Mani smani at fedoraproject.org
Sat Jan 24 14:47:37 UTC 2015


commit 6023c22b3ceed9e431c9ddfcb1c428cabbc35339
Author: Sandro Mani <manisandro at gmail.com>
Date:   Sat Jan 24 15:48:05 2015 +0100

    Update to 3.2.4

 .gitignore        |    1 +
 mingw-eigen3.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0da365..498f369 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /eigen-3.2.1.tar.bz2
 /eigen-3.2.2.tar.bz2
 /eigen-3.2.3.tar.bz2
+/eigen-3.2.4.tar.bz2
diff --git a/mingw-eigen3.spec b/mingw-eigen3.spec
index 8825612..76a01e2 100644
--- a/mingw-eigen3.spec
+++ b/mingw-eigen3.spec
@@ -1,10 +1,10 @@
 %{?mingw_package_header}
 
 %global mingw_pkg_name eigen3
-%global commit 36fd1ba04c12
+%global commit 10219c95fe65
 
 Name:           mingw-%{mingw_pkg_name}
-Version:        3.2.3
+Version:        3.2.4
 Release:        1%{?dist}
 Summary:        MinGW lightweight C++ template library for vector and matrix math
 BuildArch:      noarch
@@ -74,6 +74,9 @@ rm -rf %{buildroot}
 %{mingw64_datadir}/pkgconfig/*
 
 %changelog
+* Sat Jan 24 2015 Sandro Mani <manisandro at gmail.com> - 3.2.4-1
+- Update to release 3.2.4
+
 * Thu Dec 18 2014 Sandro Mani <manisandro at gmail.com> - 3.2.3-1
 - Update to release 3.2.3
 
diff --git a/sources b/sources
index 488e82e..12e9c7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a88bf9a8e674762619429e80f46005bf  eigen-3.2.3.tar.bz2
+4c4b5ed9a388a1e475166d575af25477  eigen-3.2.4.tar.bz2


More information about the scm-commits mailing list