1
0

Compare commits

3 Commits

3 changed files with 13 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:48:39 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
-------------------------------------------------------------------
Mon Oct 20 19:46:28 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add luajit version to _multibuild
-------------------------------------------------------------------
Thu Feb 18 15:53:42 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>

View File

@@ -65,3 +65,5 @@ busted -v
%doc README.md NEWS
%dir %{lua_noarchdir}/lpeg_patterns
%{lua_noarchdir}/lpeg_patterns*
%changelog