Package Release Info

lua53-compat-5.3-0.13-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lua53-compat-5.3

Change Logs

* Wed Jul 24 2024 Callum Farmer <gmbr3@opensuse.org>
- Rename bit32 package to avoid the package conflicting with
  the version prior to the merge
* Thu Jun 13 2024 Gordon Leung <pirateclip@protonmail.com>
- Update to 0.13:
  * Support for getting io.popen results on file:close() on PUC-Rio Lua 5.1
  * Avoids attempting to use strerror_r on mingw
  * Converted lua_pushlstring from a macro to a function
* Thu Mar 16 2023 Matej Cepl <mcepl@suse.com>
- Change upstream homepage to the current one at Lunar Modules.
* Fri Nov 25 2022 Michal Suchanek <msuchanek@suse.com>
- Fix unowned %%{lua_incdir} error.
* Sun Jul 11 2021 Callum Farmer <gmbr3@opensuse.org>
- Use %lua_provides for bit32
- Create bit32 for Lua 5.1
- Use correct bit32 version
- Update to version 0.10
  * Fix bit32 conversion issues for Lua 5.1 on 32 bit
* Tue Jun 08 2021 Callum Farmer <gmbr3@opensuse.org>
- Split bit32 into separate package
- Install correct files
* Fri Feb 26 2021 Callum Farmer <gmbr3@opensuse.org>
- Fix lua naming
* Thu Feb 18 2021 Callum Farmer <gmbr3@opensuse.org>
- Use %lua_provides macro for default lua versioning
* Thu Jan 14 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix previous commit (Add bit32.so)
* Tue Jan 12 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add bit32.so