Wed, 08 May 2024 10:56:47 UTC | login

Information for build lua-5.3.5-2.fc29

ID66060
Package Namelua
Version5.3.5
Release2.fc29
Epoch
SummaryPowerful light-weight programming language
DescriptionLua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 30 Jul 2018 07:57:43 UTC
CompletedMon, 30 Jul 2018 08:31:53 UTC
Taskbuild (f29-candidate, lua-5.3.5-2.fc29.src.rpm)
Tags
f29
f30
f31
RPMs
src
lua-5.3.5-2.fc29.src.rpm (info) (download)
riscv64
lua-5.3.5-2.fc29.riscv64.rpm (info) (download)
lua-devel-5.3.5-2.fc29.riscv64.rpm (info) (download)
lua-libs-5.3.5-2.fc29.riscv64.rpm (info) (download)
lua-static-5.3.5-2.fc29.riscv64.rpm (info) (download)
lua-debuginfo-5.3.5-2.fc29.riscv64.rpm (info) (download)
lua-debugsource-5.3.5-2.fc29.riscv64.rpm (info) (download)
lua-libs-debuginfo-5.3.5-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Tom Callaway <spot@fedoraproject.org> - 5.3.5-1 - update to 5.3.5 * Tue Feb 13 2018 Tom Callaway <spot@fedoraproject.org> - 5.3.4-10 - move lua(abi) provide to -libs - add fix for bug 6 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 02 2018 Richard W.M. Jones <rjones@redhat.com> - 5.3.4-8 - Unnecessary change to RISC-V macros in GCC requires change in luaconf.h. * Mon Dec 04 2017 Tom Callaway <spot@fedoraproject.org> - 5.3.4-7 - fix pkgconfig provides (bz1519921) * Sun Oct 29 2017 Tom Callaway <spot@fedoraproject.org> - 5.3.4-6 - apply known upstream bugfixes * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun May 28 2017 Björn Esser <besser82@fedoraproject.org> - 5.3.4-3 - Refactor macros to a more common syntax - Use rpm's build-in lua for macros * Wed May 24 2017 Björn Esser <besser82@fedoraproject.org> - 5.3.4-2 - Add rpm-macros file, providing packaging macros for lua add-ons (#1447324) * Thu Feb 09 2017 Tom Callaway <spot@fedoraproject.org> 5.3.4-1 - update to 5.3.4 * Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 5.3.3-4 - Rebuild for readline 7.x