Fri, 04 Oct 2024 06:28:13 UTC | login

Information for build lua-ldap-1.3.1-6.fc41

ID321324
Package Namelua-ldap
Version1.3.1
Release6.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lua-ldap.git#1e2445457a7349dc5d85debfa4971e7b4e8fd25b
SummaryLDAP client library for Lua, using OpenLDAP
DescriptionLuaLDAP is a simple interface from Lua to an LDAP client. It enables a Lua program to: * Connect to an LDAP server; * Execute any operation (search, add, compare, delete, modify and rename); * Retrieve entries and references of the search result.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 23 Jul 2024 16:32:24 UTC
CompletedTue, 23 Jul 2024 16:58:51 UTC
Taskbuild (f41, /rpms/lua-ldap.git:1e2445457a7349dc5d85debfa4971e7b4e8fd25b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lua-ldap.git#1e2445457a7349dc5d85debfa4971e7b4e8fd25b'}}
Tags
f41
RPMs
src
lua-ldap-1.3.1-6.fc41.src.rpm (info) (download)
riscv64
lua-ldap-1.3.1-6.fc41.riscv64.rpm (info) (download)
lua-ldap-debuginfo-1.3.1-6.fc41.riscv64.rpm (info) (download)
lua-ldap-debugsource-1.3.1-6.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 09 2023 Christian Krause <chkr@fedoraproject.org> - 1.3.1-3 - Disable C89 support to match the lua runtime (required on i686) * Thu Aug 03 2023 Christian Krause <chkr@fedoraproject.org> - 1.3.1-2 - Cleanup spec file according to review comments * Sun Jun 25 2023 Christian Krause <chkr@fedoraproject.org> - 1.3.1-1 - Unretire lua-ldap (#2217273) - Cleanup spec file - Update to latest upstream - Remove obsolete patches