Information for build julia-1.0.2-1.fc29
ID | 1163214 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | julia | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 1.0.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 1.fc29 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/julia.git#bfd7e2a762dacbf62564f1d3ca65687721202593 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary | High-level, high-performance dynamic language for technical computing | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, largely written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, signal processing, and string processing. This package only contains the essential parts of the Julia environment: the julia executable and the standard library. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Built by | nalimilan | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | fedora_koji_archive04 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Mon, 12 Nov 2018 08:30:01 UTC | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Mon, 12 Nov 2018 12:19:39 UTC | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (f29-candidate, /rpms/julia.git:bfd7e2a762dacbf62564f1d3ca65687721202593) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/julia.git#bfd7e2a762dacbf62564f1d3ca65687721202593'}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Sat Nov 10 2018 Milan Bouchet-Valat <nalimilan@club.fr> - 1.0.2-1 - New upstream release. * Mon Oct 29 2018 Milan Bouchet-Valat <nalimilan@club.fr> - 1.0.1-5 - Drop unnecessary dependency of julia on julia-devel and openblas-threads. - Add Fedora to release banner. * Sat Oct 20 2018 Milan Bouchet-Valat <nalimilan@club.fr> - 1.0.1-4 - Use ILP64 BLAS and bundle SuiteSparse until system packages support it. * Sat Oct 06 2018 Morten Stevens <mstevens@fedoraproject.org> - 1.0.1-3 - Rebuilt for mbed TLS 2.13.0 * Wed Oct 03 2018 Milan Bouchet-Valat <nalimilan@club.fr> - 1.0.1-2 - Make package installable again by fixing Requires. * Sun Sep 30 2018 Milan Bouchet-Valat <nalimilan@club.fr> - 1.0.1-1 - New upstream release. - Remove internal libraries from Provides. - Enable build on ARM and PPC. * Fri Sep 07 2018 Milan Bouchet-Valat <nalimilan@club.fr> - 1.0.0-2 - Fix FTBFS by bundling libunwind. * Fri Sep 07 2018 Milan Bouchet-Valat <nalimilan@club.fr> - 1.0.0-1 - New upstream release 1.0.0. * Fri Aug 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.3-3 - Rebuild for libgit2 0.27.x * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 03 2018 Milan Bouchet-Valat <nalimilan@club.fr> - 0.6.3-1 - New upstream release. * Fri Mar 23 2018 Milan Bouchet-Valat <nalimilan@club.fr> - 0.6.2-3 - Work around bug in UNW_VERSION_MINOR not being a single integer by removing redundant check. - Fix libgit2 test failure due to letter case. * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Dec 14 2017 Milan Bouchet-Valat <nalimilan@club.fr> - 0.6.2-1 - New upstream release. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jul 09 2017 Milan Bouchet-Valat <nalimilan@club.fr> - 0.6.0-2 - Fix build with libgit2 0.26. * Sat Jul 08 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.6.0-2 - Rebuild for libgit2 0.26.x * Thu Jun 22 2017 Milan Bouchet-Valat <nalimilan@club.fr> - 0.6.0-1 - New upstream release. * Sun Jun 11 2017 Milan Bouchet-Valat <nalimilan@club.fr> - 0.6.0-0.5.rc3 - New upstream release. - Use system libunwind instead of bundling it. * Thu May 25 2017 Peter Robinson <pbrobinson@fedoraproject.org> 0.6.0-0.4.rc2 - Rebuild llvm-4 * Fri May 19 2017 Milan Bouchet-Valat <nalimilan@club.fr> - 0.6.0-0.3.rc2 - New upstream release. * Sat Apr 01 2017 Milan Bouchet-Valat <nalimilan@club.fr> - 0.6.0-0.2.pre.beta - New upstream release. * Thu Mar 02 2017 Milan Bouchet-Valat <nalimilan@club.fr> - 0.6.0-0.1.pre.alpha - New upstream release, fixes build with libgit 0.25. * Tue Feb 21 2017 Milan Bouchet-Valat <nalimilan@club.fr> - 0.5.0-3 - Rebuild for GCC7. * Tue Feb 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.5.0-2 - Rebuild for libgit2-0.25.x |