Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-lpeg for openSUSE:Factory checked in at 2021-02-10 21:30:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-lpeg (Old) and /work/SRC/openSUSE:Factory/.lua-lpeg.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-lpeg" Wed Feb 10 21:30:32 2021 rev:5 rq:870699 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-lpeg/lua-lpeg.changes 2020-07-09 13:16:40.304758393 +0200 +++ /work/SRC/openSUSE:Factory/.lua-lpeg.new.28504/lua-lpeg.changes 2021-02-10 21:30:38.650306776 +0100 @@ -1,0 +2,6 @@ +Tue Feb 9 14:56:17 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-lpeg.spec ++++++ --- /var/tmp/diff_new_pack.4ZH2WR/_old 2021-02-10 21:30:39.330307761 +0100 +++ /var/tmp/diff_new_pack.4ZH2WR/_new 2021-02-10 21:30:39.342307778 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-lpeg # -# 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 @@ -28,10 +28,7 @@ Source: http://www.inf.puc-rio.br/~roberto/lpeg/lpeg-%{version}.tar.gz BuildRequires: %{flavor}-devel Requires: %{flavor} -%if "%{flavor}" == "lua53" -Provides: lua-%{mod_name} = %{version} -Obsoletes: lua-%{mod_name} < %{version} -%endif +%lua_provides %if "%{flavor}" == "" Name: lua-%{mod_name} ExclusiveArch: do_not_build
