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

- Add lua54 as new build target

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lua-dbus?expand=0&rev=5
This commit is contained in:
Matej Cepl 2020-07-06 19:04:45 +00:00 committed by Git OBS Bridge
parent 3680c63d23
commit 937b129b6b
3 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,5 @@
<multibuild>
<package>lua51</package>
<package>lua53</package>
<package>lua54</package>
</multibuild>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 6 19:04:39 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add lua54 as new build target
-------------------------------------------------------------------
Mon Oct 30 14:45:32 UTC 2017 - jmatejek@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package lua-lua-dbus
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -23,7 +23,7 @@ Release: 0
Summary: Convenient dbus api for lua
License: MIT
Group: Development/Libraries/Other
Url: https://github.com/antlarr/lua-dbus/
URL: https://github.com/antlarr/lua-dbus/
Source: lua-dbus-%{version}.tar.xz
BuildRequires: %{flavor}-devel
BuildRequires: %{flavor}-ldbus