Hello community, here is the log from the commit of package python-lupa for openSUSE:Factory checked in at 2019-12-11 12:04:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lupa (Old) and /work/SRC/openSUSE:Factory/.python-lupa.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lupa" Wed Dec 11 12:04:16 2019 rev:2 rq:755513 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lupa/python-lupa.changes 2019-02-27 17:28:44.779329442 +0100 +++ /work/SRC/openSUSE:Factory/.python-lupa.new.4691/python-lupa.changes 2019-12-11 12:04:46.376749243 +0100 @@ -1,0 +2,5 @@ +Tue Dec 10 10:34:01 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Fix dependency on the luajit to pull any implementation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lupa.spec ++++++ --- /var/tmp/diff_new_pack.ILgpQj/_old 2019-12-11 12:04:46.808749061 +0100 +++ /var/tmp/diff_new_pack.ILgpQj/_new 2019-12-11 12:04:46.812749059 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-lupa # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,9 +29,9 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: lua-devel -BuildRequires: lua51-luajit-devel +BuildRequires: luajit-devel BuildRequires: python-rpm-macros -Recommends: lua51-luajit +Recommends: luajit Suggests: lua %python_subpackages
