10
0

1 Commits

3 changed files with 10 additions and 1 deletions

4
.gitignore vendored
View File

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

View File

@@ -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> 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 URL: https://github.com/cheusov/lua-alt-getopt
Source: https://github.com/cheusov/%{rname}/archive/%{upversion}.tar.gz#/%{rname}-%{upversion}.tar.gz Source: https://github.com/cheusov/%{rname}/archive/%{upversion}.tar.gz#/%{rname}-%{upversion}.tar.gz
BuildRequires: %{flavor}-devel BuildRequires: %{flavor}-devel
BuildRequires: lua-macros BuildRequires: %{flavor}
Requires: %{flavor} Requires: %{flavor}
BuildArch: noarch BuildArch: noarch
%lua_provides %lua_provides