Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-argparse for openSUSE:Factory checked in at 2021-02-15 23:15:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-argparse (Old) and /work/SRC/openSUSE:Factory/.lua-argparse.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-argparse" Mon Feb 15 23:15:37 2021 rev:3 rq:871270 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-argparse/lua-argparse.changes 2020-07-15 14:58:15.947014825 +0200 +++ /work/SRC/openSUSE:Factory/.lua-argparse.new.28504/lua-argparse.changes 2021-02-15 23:17:40.819519477 +0100 @@ -1,0 +2,6 @@ +Thu Feb 11 09:25:21 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Use %lua_provides: add the lua-mod_name provides/obsoletes to + the lua version matching the distro default. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-argparse.spec ++++++ --- /var/tmp/diff_new_pack.ZAWCMv/_old 2021-02-15 23:17:41.379520314 +0100 +++ /var/tmp/diff_new_pack.ZAWCMv/_new 2021-02-15 23:17:41.383520319 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-argparse # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,10 +35,7 @@ BuildRequires: %{flavor}-devel Requires: %{flavor} BuildArch: noarch -%if "%{flavor}" == "lua53" -Provides: lua-argparse = %{version} -Obsoletes: lua-argparse < %{version} -%endif +%lua_provides %if "%{flavor}" == "" Name: lua-argparse ExclusiveArch: do_not_build
