Update to 3.3.5

This commit is contained in:
Sandro Mani 2018-07-26 11:20:05 +02:00
parent 01780e3705
commit fef290278a
3 changed files with 9 additions and 9 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/3.3.2.tar.bz2 /3.3.2.tar.bz2
/3.3.3.tar.bz2 /3.3.3.tar.bz2
/3.3.4.tar.bz2 /3.3.4.tar.bz2
/3.3.5.tar.bz2

View File

@ -4,11 +4,11 @@
# debuginfo package for the empty main package. # debuginfo package for the empty main package.
%global debug_package %{nil} %global debug_package %{nil}
%global commit 5a0156e40feb %global commit b3f3d4950030
Name: eigen3 Name: eigen3
Version: 3.3.4 Version: 3.3.5
Release: 7%{?dist} Release: 1%{?dist}
Summary: A lightweight C++ template library for vector and matrix math Summary: A lightweight C++ template library for vector and matrix math
Group: Development/Libraries Group: Development/Libraries
@ -25,10 +25,6 @@ Patch1: eigen_pkgconfig.patch
# Fix the include paths in the new Eigen3Config.cmake file # Fix the include paths in the new Eigen3Config.cmake file
Patch2: eigen3-3.3.1-fixcmake.patch Patch2: eigen3-3.3.1-fixcmake.patch
# Bug 1436: fix compilation of Jacobi rotations with ARM NEON,
# some specializations of internal::conj_helper were missing.
Patch3: https://bitbucket.org/eigen/eigen/commits/d781c1de98342c5ca29c2fe719d8d3c96a35dcd4/raw#/eigen3-3.3.4-fix_compilation_of_Jacobi_rotations.patch
BuildRequires: atlas-devel BuildRequires: atlas-devel
BuildRequires: fftw-devel BuildRequires: fftw-devel
BuildRequires: glew-devel BuildRequires: glew-devel
@ -76,7 +72,7 @@ Developer documentation for Eigen.
%patch0 -p1 %patch0 -p1
%patch1 -p1 %patch1 -p1
%patch2 -p0 -b .fixcmake %patch2 -p0 -b .fixcmake
%patch3 -p1 -b .bug1436
%build %build
mkdir %{_target_platform} mkdir %{_target_platform}
pushd %{_target_platform} pushd %{_target_platform}
@ -118,6 +114,9 @@ rm -f %{_target_platform}/doc/html/unsupported/installdox
%doc %{_target_platform}/doc/html %doc %{_target_platform}/doc/html
%changelog %changelog
* Thu Jul 26 2018 Sandro Mani <manisandro@gmail.com> - 3.3.5-1
- Update to 3.3.5
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.4-7 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (3.3.4.tar.bz2) = d67a3fd8f7ce811af65fc1d43ec347dadf9c643a49135f7e455fc303773bad09e80a125282c7dfca7a1993b79e1f66576ac92418119fbb0fa50c1a581b957c0d SHA512 (3.3.5.tar.bz2) = 740ed41862c1e422a751b205513754e9c7bd04cc8ad4e3b08e2ccd1c1d30dea43a90896bc8eecd0cb4253b4adf803a814ddd48d6166fb5a53f507cf3e6940a38