SHA256
10
0
forked from pool/lua-luassert

Accepting request 871267 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/871267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-luassert?expand=0&rev=3
This commit is contained in:
2021-02-15 22:15:31 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 11 09:50:40 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.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 6 19:06:23 UTC 2020 - Matej Cepl <mcepl@suse.com> Mon Jul 6 19:06:23 UTC 2020 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package lua-luassert # spec file for package lua-luassert
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -29,10 +29,7 @@ BuildRequires: %{flavor}-devel
BuildRequires: %{flavor}-say BuildRequires: %{flavor}-say
Requires: %{flavor} Requires: %{flavor}
BuildArch: noarch BuildArch: noarch
%if "%{flavor}" == "lua53" %lua_provides
Provides: lua-luassert = %{version}
Obsoletes: lua-luassert < %{version}
%endif
%if "%{flavor}" == "" %if "%{flavor}" == ""
Name: lua-luassert Name: lua-luassert
ExclusiveArch: do_not_build ExclusiveArch: do_not_build