File irrlichtmt.changes of Package irrlichtmt
-------------------------------------------------------------------
Fri Feb 23 06:40:46 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Use %patch -P N instead of deprecated %patchN,
prepare for RPM 4.20
-------------------------------------------------------------------
Fri Aug 19 14:02:51 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.9.0mt7:
* Include revision in SOVERSION for (in)compatibility checks.
* Replace std::min in irrArray.h.
* Enable XInput2 by default (and improve CMake detection).
* Drop gamma ramp code.
* Return nullptr pointer for empty core::array.
* Support Unicode characters properly in SDL2.
* Drop Console and Framebuffer device.
* Stop dlopening libGL(ESv2).so.
* Fix CreateContextAttribsARB fallback behaviour.
* Cleaner ListItem initialisation.
* Fix null dereference.
* Reset blend operation in 2D mode.
* Use CGWarpMouseCursorPosition.
* Don't crash attempting to scale zero-sized images.
- Rebase irrlichtmt-fix-ld.patch.
-------------------------------------------------------------------
Tue Jul 12 18:53:57 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
- Add irrlichtmt-fix-ld.patch and irrlichtmt-rpmlintrc, fixes
building for openSUSE Leap.
-------------------------------------------------------------------
Wed May 25 20:38:28 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Initial package.