Hello community,
here is the log from the commit of package lua-lua-dbus for openSUSE:Factory
checked in at 2020-07-15 15:00:30
Comparing /work/SRC/openSUSE:Factory/lua-lua-dbus (Old)
and /work/SRC/openSUSE:Factory/.lua-lua-dbus.new.3060 (New)
Package is "lua-lua-dbus"
Wed Jul 15 15:00:30 2020 rev:3 rq:819820 version:0.0+git20170818.8fe38d0
Changes:
--- /work/SRC/openSUSE:Factory/lua-lua-dbus/lua-lua-dbus.changes
2017-10-31 15:44:10.165405604 +0100
+++ /work/SRC/openSUSE:Factory/.lua-lua-dbus.new.3060/lua-lua-dbus.changes
2020-07-15 15:00:59.451174278 +0200
@@ -1,0 +2,5 @@
+Mon Jul 6 19:04:39 UTC 2020 - Matej Cepl
+
+- Add lua54 as new build target
+
+---
Other differences:
--
++ lua-lua-dbus.spec ++
--- /var/tmp/diff_new_pack.OwJMzp/_old 2020-07-15 15:01:00.787175581 +0200
+++ /var/tmp/diff_new_pack.OwJMzp/_new 2020-07-15 15:01:00.791175584 +0200
@@ -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,10 +23,11 @@
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
+BuildRequires: pkgconfig
BuildRequires: pkgconfig(dbus-1)
Requires: %{flavor}
Requires: %{flavor}-ldbus
@@ -55,7 +56,7 @@
cp -Ra awesome init.lua interface.lua %{buildroot}%{lua_noarchdir}/lua-dbus/
%files
-%doc LICENSE
+%license LICENSE
%{lua_noarchdir}/lua-dbus
%changelog
++ _multibuild ++
--- /var/tmp/diff_new_pack.OwJMzp/_old 2020-07-15 15:01:00.819175612 +0200
+++ /var/tmp/diff_new_pack.OwJMzp/_new 2020-07-15 15:01:00.819175612 +0200
@@ -1,4 +1,5 @@
lua51
lua53
+lua54