commit lua-lua-dbus for openSUSE:Factory

2020-07-15 Thread root
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
 




commit lua-lua-dbus for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-lua-dbus for openSUSE:Factory 
checked in at 2017-10-31 15:44:07

Comparing /work/SRC/openSUSE:Factory/lua-lua-dbus (Old)
 and  /work/SRC/openSUSE:Factory/.lua-lua-dbus.new (New)


Package is "lua-lua-dbus"

Tue Oct 31 15:44:07 2017 rev:2 rq:537624 version:0.0+git20170818.8fe38d0

Changes:

--- /work/SRC/openSUSE:Factory/lua-lua-dbus/lua-lua-dbus.changes
2017-08-24 18:54:39.742298017 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lua-dbus.new/lua-lua-dbus.changes   
2017-10-31 15:44:10.165405604 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ lua-lua-dbus.spec ++
--- /var/tmp/diff_new_pack.qBCDJD/_old  2017-10-31 15:44:10.785383129 +0100
+++ /var/tmp/diff_new_pack.qBCDJD/_new  2017-10-31 15:44:10.789382984 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package lua-ldbus
+# spec file for package lua-lua-dbus
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -25,9 +25,9 @@
 Group:  Development/Libraries/Other
 Url:https://github.com/antlarr/lua-dbus/
 Source: lua-dbus-%{version}.tar.xz
-BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  %{flavor}-ldbus
 BuildRequires:  %{flavor}-devel
+BuildRequires:  %{flavor}-ldbus
+BuildRequires:  pkgconfig(dbus-1)
 Requires:   %{flavor}
 Requires:   %{flavor}-ldbus
 %if "%{flavor}" == "lua53"

++ _multibuild ++
--- /var/tmp/diff_new_pack.qBCDJD/_old  2017-10-31 15:44:10.813382114 +0100
+++ /var/tmp/diff_new_pack.qBCDJD/_new  2017-10-31 15:44:10.813382114 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53