SHA256
6
0
forked from pool/lua-argparse

Switch off building lua51 build of the package.

This commit is contained in:
2025-10-24 16:47:00 +02:00
parent 8c8c441e88
commit 8071ce6d55
5 changed files with 11 additions and 2 deletions

1
.gitattributes vendored
View File

@@ -21,3 +21,4 @@
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*.changes merge=merge-changes

4
.gitignore vendored
View File

@@ -1 +1,5 @@
.osc
*.obscpio
*.osc
_build.*
.pbuild

View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 24 14:47:00 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
-------------------------------------------------------------------
Mon Oct 20 18:31:04 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -18,7 +18,7 @@
%define flavor @BUILD_FLAVOR@
%if "%{flavor}" == "test"
%define flavor lua51
%define flavor lua54
%bcond_without test
%else
%bcond_with test