1
0

Compare commits

5 Commits

4 changed files with 22 additions and 2 deletions

4
.gitignore vendored
View File

@@ -1 +1,5 @@
.osc
_buildconfig-*
_buildinfo-*.xml
_scmsync.obsinfo
lua-alt-getopt-*-build/

View File

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

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jan 23 21:37:21 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
- Enable lua55 build.
-------------------------------------------------------------------
Fri Oct 24 14:46:56 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
-------------------------------------------------------------------
Wed Aug 6 08:59:04 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Pull in lua-macros indirectly via %{flavor} (and lua-interepreter)
-------------------------------------------------------------------
Wed Nov 23 10:05:59 UTC 2022 - Michal Suchanek <msuchanek@suse.com>

View File

@@ -28,7 +28,7 @@ Group: Development/Libraries/Other
URL: https://github.com/cheusov/lua-alt-getopt
Source: https://github.com/cheusov/%{rname}/archive/%{upversion}.tar.gz#/%{rname}-%{upversion}.tar.gz
BuildRequires: %{flavor}-devel
BuildRequires: lua-macros
BuildRequires: %{flavor}
Requires: %{flavor}
BuildArch: noarch
%lua_provides