Wed, 02 Oct 2024 03:53:39 UTC | login

Information for build sundials-4.1.0-5.fc31

ID121080
Package Namesundials
Version4.1.0
Release5.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sundials.git#d5d2bb54f2e20dd96b1feec6eb934740a3b5727a
SummarySuite of nonlinear solvers
DescriptionSUNDIALS is a SUite of Non-linear DIfferential/ALgebraic equation Solvers for use in writing mathematical software. SUNDIALS was implemented with the goal of providing robust time integrators and nonlinear solvers that can easily be incorporated into existing simulation codes. The primary design goals were to require minimal information from the user, allow users to easily supply their own data structures underneath the solvers, and allow for easy incorporation of user-supplied linear solvers and preconditioners.
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 19 Aug 2019 11:46:34 UTC
CompletedMon, 19 Aug 2019 12:40:47 UTC
Taskbuild (f31-candidate, /rpms/sundials.git:d5d2bb54f2e20dd96b1feec6eb934740a3b5727a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sundials.git#d5d2bb54f2e20dd96b1feec6eb934740a3b5727a'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 30 2019 Antonio Trande <sagitterATfedoraproject.org> - 4.1.0-4 - Do not use devtoolset as runtime dependence * Wed Jun 26 2019 Antonio Trande <sagitterATfedoraproject.org> - 4.1.0-3 - Do not use curly brackets under %files - PETSc needs HDF5 - Use devtoolset-8 on epel * Thu Apr 25 2019 Antonio Trande <sagitterATfedoraproject.org> - 4.1.0-2 - Reorganization of the files * Sun Apr 21 2019 Antonio Trande <sagitterATfedoraproject.org> - 4.1.0-1 - Release 4.1.0 - Re-enable OpenMPI tests (rhbz#1639646) - Use Python3 - Compile Fortran libraries * Thu Feb 14 2019 Orion Poplawski <orion@nwra.com> - 3.2.1-4 - Rebuild for openmpi 3.1.3 - Disable tests of MPI libraries for "not enough slots available" errors * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Dec 02 2018 Antonio Trande <sagitterATfedoraproject.org> - 3.2.1-2 - PETSc support is now re-enabled (rhbz#1639646) * Sat Oct 20 2018 Antonio Trande <sagitterATfedoraproject.org> - 3.2.1-1 - Update to 3.2.1 - Disable PETSc support (rhbz#1639646) - Disable OpenMPI tests (rhbz#1639646) * Sat Oct 13 2018 Antonio Trande <sagitterATfedoraproject.org> - 3.2.0-1 - Update to 3.2.0 * Wed Sep 05 2018 Antonio Trande <sagitterATfedoraproject.org> - 3.1.2-2 - Forced to use python2 (tests work under python2 only) * Wed Aug 01 2018 Antonio Trande <sagitterATfedoraproject.org> - 3.1.2-1 - Update to 3.1.2 - Enable PETSC support * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 06 2018 Antonio Trande <sagitterATfedoraproject.org> - 3.1.1-2 - Do not pack examples - Use SuperLUMT64 on 64bit systems * Sun May 13 2018 Antonio Trande <sagitterATfedoraproject.org> - 3.1.1-1 - Update to 3.1.1 * Fri May 04 2018 Antonio Trande <sagitterATfedoraproject.org> - 3.1.0-5 - Rebuild for hypre-2.14.0 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Feb 02 2018 Antonio Trande <sagitterATfedoraproject.org> - 3.1.0-3 - Use %ldconfig_scriptlets * Wed Jan 31 2018 Antonio Trande <sagitterATfedoraproject.org> - 3.1.0-2 - Rebuild for GCC-8 * Fri Dec 22 2017 Antonio Trande <sagitterATfedoraproject.org> - 3.1.0-1 - Update to 3.1.0 * Wed Nov 15 2017 Antonio Trande <sagitterATfedoraproject.org> - 3.0.0-3 - Use -Wl,--as-needed flag - Fix shared-linker flags * Thu Nov 09 2017 Antonio Trande <sagitterATfedoraproject.org> - 3.0.0-2 - Remove sub-packages - Uninstall static libraries * Mon Oct 30 2017 Antonio Trande <sagitterATfedoraproject.org> - 3.0.0-1 - Update to 3.0.0 - Use cmake3 on epel - Install examples