forked from pool/lua-alt-getopt
Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
0da3fa0fac
|
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1 +1,5 @@
|
||||
.osc
|
||||
_buildconfig-*
|
||||
_buildinfo-*.xml
|
||||
_scmsync.obsinfo
|
||||
lua-alt-getopt-*-build/
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user