10
0

- Fix the name of the package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-shell-games?expand=0&rev=2
This commit is contained in:
2022-11-23 09:44:04 +00:00
committed by Git OBS Bridge
parent 76cfa40f7c
commit 907e581a4b
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 23 09:43:59 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Fix the name of the package.
-------------------------------------------------------------------
Mon Nov 21 20:31:30 UTC 2022 - Michal Suchanek <msuchanek@suse.com>

View File

@@ -35,7 +35,7 @@ Requires: %{flavor}
BuildArch: noarch
%lua_provides
%if "%{flavor}" == ""
Name: name-%{mod_name}
Name: lua-%{mod_name}
ExclusiveArch: do_not_build
%else
Name: %{flavor}-%{mod_name}