Hello community, here is the log from the commit of package python-lupa for openSUSE:Factory checked in at 2019-12-23 22:38:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lupa (Old) and /work/SRC/openSUSE:Factory/.python-lupa.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lupa" Mon Dec 23 22:38:39 2019 rev:3 rq:757623 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lupa/python-lupa.changes 2019-12-11 12:04:46.376749243 +0100 +++ /work/SRC/openSUSE:Factory/.python-lupa.new.6675/python-lupa.changes 2019-12-23 22:41:42.141931157 +0100 @@ -1,0 +2,6 @@ +Tue Dec 10 20:52:28 CET 2019 - Matej Cepl <[email protected]> + +- Use pkgconf instead of directly defining required development + packages. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lupa.spec ++++++ --- /var/tmp/diff_new_pack.xl4Mhl/_old 2019-12-23 22:41:43.145931593 +0100 +++ /var/tmp/diff_new_pack.xl4Mhl/_new 2019-12-23 22:41:43.153931596 +0100 @@ -28,9 +28,10 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes -BuildRequires: lua-devel -BuildRequires: luajit-devel +BuildRequires: pkgconfig BuildRequires: python-rpm-macros +BuildRequires: pkgconfig(lua) +BuildRequires: pkgconfig(luajit) Recommends: luajit Suggests: lua %python_subpackages
