Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-lgi for openSUSE:Factory checked in at 2021-02-10 21:30:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-lgi (Old) and /work/SRC/openSUSE:Factory/.lua-lgi.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-lgi" Wed Feb 10 21:30:27 2021 rev:9 rq:870694 version:0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-lgi/lua-lgi.changes 2020-07-15 14:54:59.470815108 +0200 +++ /work/SRC/openSUSE:Factory/.lua-lgi.new.28504/lua-lgi.changes 2021-02-10 21:30:35.714302529 +0100 @@ -1,0 +2,6 @@ +Tue Feb 9 14:32:38 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-lgi.spec ++++++ --- /var/tmp/diff_new_pack.Wo7Yti/_old 2021-02-10 21:30:36.366303472 +0100 +++ /var/tmp/diff_new_pack.Wo7Yti/_new 2021-02-10 21:30:36.370303478 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-lgi # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2012 Adam Mizerski <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -33,10 +33,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.8 BuildRequires: pkgconfig(libffi) 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
