SHA256
1
0
forked from pool/lua-copas

Compare commits

2 Commits

Author SHA256 Message Date
5b6d50cb4a Switch off building lua51 build of the package. 2025-10-24 16:47:35 +02:00
69c092d0e2 Add luajit version to _multibuild 2025-10-20 20:35:42 +02:00
2 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<multibuild>
<package>lua51</package>
<package>luajit</package>
<package>lua53</package>
<package>lua54</package>
</multibuild>

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 24 14:47:35 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
-------------------------------------------------------------------
Mon Oct 20 18:35:35 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add luajit version to _multibuild
-------------------------------------------------------------------
Thu Mar 16 17:32:18 UTC 2023 - Matej Cepl <mcepl@suse.com>