Hello community,

here is the log from the commit of package lua-cliargs for openSUSE:Factory 
checked in at 2020-07-15 14:58:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-cliargs (Old)
 and      /work/SRC/openSUSE:Factory/.lua-cliargs.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-cliargs"

Wed Jul 15 14:58:51 2020 rev:2 rq:819811 version:3.02

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-cliargs/lua-cliargs.changes  2020-04-08 
19:54:34.701031114 +0200
+++ /work/SRC/openSUSE:Factory/.lua-cliargs.new.3060/lua-cliargs.changes        
2020-07-15 14:59:20.375077657 +0200
@@ -1,0 +2,5 @@
+Mon Jul  6 19:02:21 UTC 2020 - Matej Cepl <[email protected]>
+
+- Add lua54 as new build target
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lua-cliargs.spec ++++++
--- /var/tmp/diff_new_pack.mdDFAK/_old  2020-07-15 14:59:21.891079135 +0200
+++ /var/tmp/diff_new_pack.mdDFAK/_new  2020-07-15 14:59:21.895079139 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package lua-luacliargs
+# spec file for package lua-cliargs
 #
-# 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/
 #
 
 
@@ -24,11 +24,11 @@
 Summary:        Command-line argument parsing module for Lua
 License:        MIT
 Group:          Development/Libraries/Other
-Url:            https://github.com/amireh/lua_cliargs
+URL:            https://github.com/amireh/lua_cliargs
 Source:         
https://github.com/amireh/lua_cliargs/archive/v%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz
 BuildRequires:  %{flavor}-devel
-BuildArch:      noarch
 Requires:       %{flavor}
+BuildArch:      noarch
 %if "%{flavor}" == "lua53"
 Provides:       lua-luacliargs = %{version}
 Obsoletes:      lua-luacliargs < %{version}
@@ -56,7 +56,6 @@
 install -v -D -m 0644 -p -t %{buildroot}%{lua_noarchdir} src/cliargs.lua
 cp -v -r -p src/cliargs %{buildroot}%{lua_noarchdir}
 
-
 %files
 %dir %{lua_noarchdir}/cliargs
 %{lua_noarchdir}/cliargs*

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.mdDFAK/_old  2020-07-15 14:59:21.923079166 +0200
+++ /var/tmp/diff_new_pack.mdDFAK/_new  2020-07-15 14:59:21.923079166 +0200
@@ -1,4 +1,5 @@
 <multibuild>
 <package>lua51</package>
 <package>lua53</package>
+<package>lua54</package>
 </multibuild>


Reply via email to