Sat, 25 May 2024 11:15:16 UTC | login

Information for build eigen3-3.4.0-9.fc38

ID236769
Package Nameeigen3
Version3.4.0
Release9.fc38
Epoch
SummaryA lightweight C++ template library for vector and matrix math
DescriptionA lightweight C++ template library for vector and matrix math.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 11 Mar 2023 09:33:48 UTC
CompletedSat, 11 Mar 2023 09:33:48 UTC
Tags
f38
f39
f40
RPMs
src
eigen3-3.4.0-9.fc38.src.rpm (info) (download)
noarch
eigen3-devel-3.4.0-9.fc38.noarch.rpm (info) (download)
eigen3-doc-3.4.0-9.fc38.noarch.rpm (info) (download)
mingw32-eigen3-3.4.0-9.fc38.noarch.rpm (info) (download)
mingw64-eigen3-3.4.0-9.fc38.noarch.rpm (info) (download)
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Sandro Mani <manisandro@gmail.com> - 3.4.0-8 - Drop eigen_mma.patch * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Mar 25 2022 Sandro Mani <manisandro@gmail.com> - 3.4.0-6 - Rebuild with mingw-gcc-12 * Thu Feb 24 2022 Sandro Mani <manisandro@gmail.com> - 3.4.0-5 - Add mingw subpackages * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Sep 12 2021 Rich Mattes <richmattes@gmail.com> - 3.4.0-3 - Apply MMA patch unconditionally, and edit patch to only define MMA disable on __PPC64__ (rhbz#2003362) * Wed Aug 25 2021 Sandro Mani <manisandro@gmail.com> - 3.4.0-2 - Temporarily disable EIGEN_ALTIVEC_DISABLE_MMA on PPC64le * Thu Aug 19 2021 Sandro Mani <manisandro@gmail.com> - 3.4.0-1 - Update to 3.4.0 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jul 13 2021 Björn Esser <besser82@fedoraproject.org> - 3.3.9-6 - Properly set BLA_VENDOR to FlexiBLAS for cmake >= 3.19 * Wed Jun 02 2021 Jiri Kucera <jkucera@redhat.com> - 3.3.9-5 - Add missing Minpack license Resolves: #1965214 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 19 2021 Jan Grulich <jgrulich@redhat.com> - 3.3.9-3 - Drop qt dependency on RHEL 8 and higher * Tue Jan 19 2021 Sandro Mani <manisandro@gmail.com> - 3.3.9-2 - Backport fix for conflicting declarations of log1p