commit lua-luaexpat for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package lua-luaexpat for openSUSE:Factory 
checked in at 2020-07-15 15:00:52

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


Package is "lua-luaexpat"

Wed Jul 15 15:00:52 2020 rev:3 rq:819822 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/lua-luaexpat/lua-luaexpat.changes
2017-10-31 15:44:13.133298016 +0100
+++ /work/SRC/openSUSE:Factory/.lua-luaexpat.new.3060/lua-luaexpat.changes  
2020-07-15 15:01:17.239191625 +0200
@@ -1,0 +2,5 @@
+Mon Jul  6 19:05:11 UTC 2020 - Matej Cepl 
+
+- Add lua54 as new build target
+
+---



Other differences:
--
++ lua-luaexpat.spec ++
--- /var/tmp/diff_new_pack.qmPeXn/_old  2020-07-15 15:01:18.251192612 +0200
+++ /var/tmp/diff_new_pack.qmPeXn/_new  2020-07-15 15:01:18.251192612 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-luaexpat
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2009 florian.lepar...@gmail.com
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
 #
@@ -14,7 +14,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/
 #
 
 
@@ -25,7 +25,7 @@
 Summary:A SAX XML parser based on the Expat library
 License:MIT
 Group:  Productivity/Networking/Other
-Url:http://matthewwild.co.uk/projects/luaexpat/
+URL:http://matthewwild.co.uk/projects/luaexpat/
 Source: 
http://matthewwild.co.uk/projects/luaexpat/%{mod_name}-%{version}.tar.gz
 BuildRequires:  %{flavor}-devel
 BuildRequires:  libexpat-devel

++ _multibuild ++
--- /var/tmp/diff_new_pack.qmPeXn/_old  2020-07-15 15:01:18.283192643 +0200
+++ /var/tmp/diff_new_pack.qmPeXn/_new  2020-07-15 15:01:18.283192643 +0200
@@ -1,4 +1,5 @@
 
 lua51
 lua53
+lua54
 




commit lua-luaexpat for openSUSE:Factory

2017-10-31 Thread root
Hello community,

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

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


Package is "lua-luaexpat"

Tue Oct 31 15:44:12 2017 rev:2 rq:537626 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/lua-luaexpat/lua-luaexpat.changes
2017-08-24 18:46:23.872118772 +0200
+++ /work/SRC/openSUSE:Factory/.lua-luaexpat.new/lua-luaexpat.changes   
2017-10-31 15:44:13.133298016 +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-luaexpat.spec ++
--- /var/tmp/diff_new_pack.7hQoQQ/_old  2017-10-31 15:44:13.805273656 +0100
+++ /var/tmp/diff_new_pack.7hQoQQ/_new  2017-10-31 15:44:13.809273511 +0100
@@ -1,9 +1,9 @@
 #
-# spec file for package lua51-luaexpat
+# spec file for package lua-luaexpat
 #
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 florian.lepar...@gmail.com
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,13 @@
 %define mod_nameluaexpat
 Version:1.3.0
 Release:0
-License:MIT
 Summary:A SAX XML parser based on the Expat library
-Url:http://matthewwild.co.uk/projects/luaexpat/
+License:MIT
 Group:  Productivity/Networking/Other
+Url:http://matthewwild.co.uk/projects/luaexpat/
 Source: 
http://matthewwild.co.uk/projects/luaexpat/%{mod_name}-%{version}.tar.gz
-BuildRequires:  libexpat-devel
 BuildRequires:  %{flavor}-devel
+BuildRequires:  libexpat-devel
 Requires:   %{flavor}
 %if "%{flavor}" == ""
 Name:   lua-%{mod_name}

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