Sun, 28 Apr 2024 08:52:06 UTC | login

Information for build ecl-20.4.24-3.fc33

ID181178
Package Nameecl
Version20.4.24
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ecl.git#67c0274074d9043d971a3d46098f71a0dc705df8
SummaryEmbeddable Common-Lisp
DescriptionECL (Embeddable Common Lisp) is an implementation of the Common Lisp language as defined by the ANSI X3J13 specification. ECL features a bytecode compiler and interpreter, the ability to build standalone executables and libraries, and extensions such as ASDF, sockets, and Gray streams.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 10:52:18 UTC
CompletedFri, 14 Aug 2020 13:59:17 UTC
Taskbuild (f33, /rpms/ecl.git:67c0274074d9043d971a3d46098f71a0dc705df8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ecl.git#67c0274074d9043d971a3d46098f71a0dc705df8'}}
Tags
f33
f37
f38
RPMs
src
ecl-20.4.24-3.fc33.src.rpm (info) (download)
riscv64
ecl-20.4.24-3.fc33.riscv64.rpm (info) (download)
ecl-debuginfo-20.4.24-3.fc33.riscv64.rpm (info) (download)
ecl-debugsource-20.4.24-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20.4.24-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 15 2020 Jeff Law <law@redhat.com> - 20.4.24-2 - Fix configure test compromised by LTO * Wed Jul 08 2020 Jerry James <loganjerry@gmail.com> - 20.4.24-1 - Version 20.4.24 - Drop upstreamed patches: -atan, -end_of_line, -format-directive-limit, -sse-printer - Add -stack-size and -fpe-macro patches - Documentation sources are now available in the main tarball * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 16.1.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 16.1.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Mar 07 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 16.1.3-9 - Remove obsolete requirements for %post/%postun scriptlets * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 16.1.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 17 2019 Jerry James <loganjerry@gmail.com> - 16.1.3-7 - Add -format-directive-limit patch from sagemath