Name: | lua-readline |
---|---|
Version: | 2.9 |
Release: | 3.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 106573 |
License: | MIT |
RPM: | lua-readline-2.9-3.el8.aarch64.rpm |
Source RPM: | lua-readline-2.9-3.el8.src.rpm |
Build Date: | Sat Feb 13 2021 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://www.pjb.com.au/comp/lua/readline.html |
Summary: | Lua interface to the readline and history libraries |
Description: | This Lua module offers a simple calling interface to the GNU Readline/History Library. |
- Fix lua(abi) logic
- Add Requires on lua(abi) for older releases
- Update to 2.9
- Update to 2.8 - Fix the reported version, it was not bumped for 2.8 - Use Fedora-specific linker flags (thanks to Robert Scheck <robert@fedoraproject.org>) - Add basic loadability checks (Robert) - Pull in lua-rpm-macros explicitly on EL7
- Initial package