Hello community, here is the log from the commit of package lua-luv for openSUSE:Factory checked in at 2019-08-13 13:27:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luv (Old) and /work/SRC/openSUSE:Factory/.lua-luv.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-luv" Tue Aug 13 13:27:18 2019 rev:3 rq:722901 version:1.30.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luv/lua-luv.changes 2019-08-05 10:42:21.575292086 +0200 +++ /work/SRC/openSUSE:Factory/.lua-luv.new.9556/lua-luv.changes 2019-08-13 13:27:20.337322472 +0200 @@ -1,0 +2,6 @@ +Fri Aug 9 18:09:40 CEST 2019 - Matej Cepl <[email protected]> + +- devel package doesn’t need luv%{sover} package, when public + library is not built. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luv.spec ++++++ --- /var/tmp/diff_new_pack.poW5Nl/_old 2019-08-13 13:27:21.137322262 +0200 +++ /var/tmp/diff_new_pack.poW5Nl/_new 2019-08-13 13:27:21.141322261 +0200 @@ -68,7 +68,9 @@ Summary: Header files for %{flavor}-%{mod_name} Group: Development/Languages/Other Requires: %{flavor}-%{mod_name} = %{version} +%if %{with public_lib} Requires: %{flavor}-libluv%{libluv_sover} +%endif %description devel This subpackage contains header files for developing applications that
