Package Release Info

lua54-toluapp-1.0.93-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libtolua++-5_4-1
libtolua++-5_4-devel
toluapp-5.4

Change Logs

* Thu Feb 22 2024 Michael Vetter <mvetter@suse.com>
- Use %patch -P N instead of deprecated %patchN.
* Wed Jan 25 2023 Michal Suchanek <msuchanek@suse.de>
- Fix missing dependency on lua-macros (boo#1205612)
* Thu Feb 18 2021 Callum Farmer <gmbr3@opensuse.org>
- Use %lua_provides macro for default lua versioning
* Mon Jul 06 2020 Callum Farmer <callumjfarmer13@gmail.com>
- Fixes for lua54 build target
* Mon Jul 06 2020 Matej Cepl <mcepl@suse.com>
- Add lua54 as new build target
* Tue Jun 02 2020 Max Lin <mlin@suse.com>
- Fix build with scons 3.1.2 - env.Copy() has been depreacated
  * add toluapp-fix-deprecared-env-copy.patch
* Tue Feb 26 2019 Marguerite Su <i@marguerite.su>
- fix tumbleweed build
- add scons-0.98.1-Options-deprecated.patch
  * Options object has been deprecated since scons 0.98.1
    use newer Variables object if available
* Thu Jan 25 2018 tchvatal@suse.com
- Fix build with py3 scons:
  * toluapp-scons-py3.patch
* Mon Oct 30 2017 jmatejek@suse.com
- do not build for Lua 5.2
* Sun Sep 10 2017 rpm@fthiessen.de
- Do not use tolua++-1.0.93-lua52.patch when using lua51 as it
  will produce runtime issues. Fixes boo#1057973