SHA256
12
0
forked from pool/lua-lua-ev

Accepting request 871362 from home:dimstar:Factory

- Use %lua_provides: add the lua-mod_name provides/obsoletes to
  the lua version matching the distro default.

OBS-URL: https://build.opensuse.org/request/show/871362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lua-ev?expand=0&rev=8
This commit is contained in:
Matej Cepl 2021-02-12 09:24:25 +00:00 committed by Git OBS Bridge
parent 90c491675d
commit 5bafe17a4e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 9 14:57:54 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %lua_provides: add the lua-mod_name provides/obsoletes to
the lua version matching the distro default.
-------------------------------------------------------------------
Tue Aug 11 09:08:51 UTC 2020 - Matej Cepl <mcepl@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package lua-lua-ev
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2012 Togan Muftuoglu toganm@opensuse.org
#
# All modifications and additions to the file contributed by third parties
@ -45,6 +45,7 @@ ExclusiveArch: do_not_build
%else
Name: %{flavor}-%{mod_name}
%endif
%lua_provides
%description
Lua integration with libev (http://dist.schmorp.de/libev)