[mingw-eigen3] Update to 3.2.1

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


commit d83ac5a86df89fee69172ab264deb30eb0fe7850
Author: Sandro Mani <manisandro at gmail.com>
Date:   Wed Feb 26 18:34:24 2014 +0100

    Update to 3.2.1

 .gitignore        |    1 +
 mingw-eigen3.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1c9238..cbb028c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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/mingw-eigen3.spec b/mingw-eigen3.spec
index fc17105..f47bd33 100644
--- a/mingw-eigen3.spec
+++ b/mingw-eigen3.spec
@@ -3,8 +3,8 @@
 %global mingw_pkg_name eigen3
 
 Name:           mingw-%{mingw_pkg_name}
-Version:        3.2
-Release:        3%{?dist}
+Version:        3.2.1
+Release:        1%{?dist}
 Summary:        MinGW lightweight C++ template library for vector and matrix math
 BuildArch:      noarch
 Group:          Development/Libraries
@@ -70,6 +70,9 @@ rm -rf %{buildroot}
 %{mingw64_datadir}/pkgconfig/*
 
 %changelog
+* Wed Feb 26 2014 Sandro Mani <manisandro at gmail.com> - 3.2.1-1
+- Update to release 3.2.1
+
 * Mon Aug 05 2013 Sandro Mani <manisandro at gmail.com> - 3.2-3
 - Add patch to work around gcc bug 58087
 
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