| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Fix building for openSUSE Leap: using gcc11-c++
- update to 0.5.6.1: * Tweaks to the build system
- Update to version 0.5.6
  * Improved the SurgeScript CLI with a time limit option, the
    ability to run scripts from stdin and optional multithreading
    support
  * Added Emscripten support
  * Updated docs
  * General improvements
- Drop patch:
  * surgescript-fix_nonvoid.patch
- Update to version 0.5.5
  * Added the ability to pause the SurgeScript VM
  * Added utility macros for checking the SurgeScript version
    at compile time
  * Introduced a dedicated module for keeping track of time
  * Renamed Object.childCount to Object.__childCount
- Dropped surgescript-no_appdata.patch
- Initial package (v0.5.4.4)