Sun, 28 Apr 2024 23:51:59 UTC | login

Information for build lua-luv-1.36.0.0-1.fc33

ID156503
Package Namelua-luv
Version1.36.0.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lua-luv.git#0ac8a7866277a5f57bb6c7b6a4f1b9523a4fd6f2
SummaryBare libuv bindings for lua
DescriptionThis library makes libuv available to lua scripts. It was made for the luvit project but should usable from nearly any lua project. The library can be used by multiple threads at once. Each thread is assumed to load the library from a different lua_State. Luv will create a unique uv_loop_t for each state. You can't share uv handles between states/loops. The best docs currently are the libuv docs themselves. Hopefully soon we'll have a copy locally tailored for lua.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 May 2020 06:50:49 UTC
CompletedWed, 06 May 2020 07:06:27 UTC
Taskbuild (f33, /rpms/lua-luv.git:0ac8a7866277a5f57bb6c7b6a4f1b9523a4fd6f2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lua-luv.git#0ac8a7866277a5f57bb6c7b6a4f1b9523a4fd6f2'}}
Tags
f33
RPMs
src
lua-luv-1.36.0.0-1.fc33.src.rpm (info) (download)
riscv64
lua-luv-1.36.0.0-1.fc33.riscv64.rpm (info) (download)
lua-luv-devel-1.36.0.0-1.fc33.riscv64.rpm (info) (download)
lua5.1-luv-1.36.0.0-1.fc33.riscv64.rpm (info) (download)
lua5.1-luv-devel-1.36.0.0-1.fc33.riscv64.rpm (info) (download)
lua-luv-debuginfo-1.36.0.0-1.fc33.riscv64.rpm (info) (download)
lua-luv-debugsource-1.36.0.0-1.fc33.riscv64.rpm (info) (download)
lua5.1-luv-debuginfo-1.36.0.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Apr 28 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.36.0.0-1 - Update to version 1.36.0-0 - Support building on EPEL 8 * Sat Feb 29 2020 Andreas Schneider <asn@redhat.com> - 1.34.2.1-1 - Update to version 1.34.2-1 - https://github.com/luvit/luv/releases/tag/1.34.2-0 - https://github.com/luvit/luv/releases/tag/1.34.2-1 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.34.1.1-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 21 2020 Andreas Schneider <asn@redhat.com> - 1.34.1.1-0 - Update to version 1.34.1-1 * Tue Oct 29 2019 Andreas Schneider <asn@redhat.com> - 1.32.0.0-0 - Update to version 1.32.0-0 * Tue Oct 01 2019 Andreas Schneider <asn@redhat.com> - 1.30.1.1-5 - Fixed versioning * Tue Oct 01 2019 Andreas Schneider <asn@redhat.com> - 1.30.1-4.1 - Update to version 1.30.1-1 - Removed luv-1.30-include_lua_header.patch - Added missing Requires for devel packages - Fixed source URL - Fixed license - Preserved timestamps * Mon Sep 30 2019 Andreas Schneider <asn@redhat.com> - 1.30.1-3 - Fixed BR for lua 5.3 * Mon Sep 30 2019 Andreas Schneider <asn@redhat.com> - 1.30.1-2 - Added BR for gcc - Renamed lua globals * Tue Sep 24 2019 Andreas Schneider <asn@redhat.com> - 1.30.1-1 - Initial version 1.30.1-0