Hello community, here is the log from the commit of package libmodulemd for openSUSE:Factory checked in at 2019-04-30 13:05:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmodulemd (Old) and /work/SRC/openSUSE:Factory/.libmodulemd.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libmodulemd" Tue Apr 30 13:05:16 2019 rev:4 rq:698915 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/libmodulemd/libmodulemd.changes 2019-04-23 14:36:58.201509451 +0200 +++ /work/SRC/openSUSE:Factory/.libmodulemd.new.5536/libmodulemd.changes 2019-04-30 13:05:20.353937894 +0200 @@ -1,0 +2,5 @@ +Sun Apr 28 14:06:18 UTC 2019 - Neal Gompa <ngompa13@gmail.com> + +- Add missing dependency on six module for Python 3 bindings subpackage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmodulemd.spec ++++++ --- /var/tmp/diff_new_pack.Ttu6Mg/_old 2019-04-30 13:05:21.061937254 +0200 +++ /var/tmp/diff_new_pack.Ttu6Mg/_new 2019-04-30 13:05:21.065937251 +0200 @@ -80,6 +80,7 @@ Group: Development/Libraries/Python Requires: %{girname}%{?_isa} = %{libmodulemd_version}-%{release} Requires: python3-gobject +Requires: python3-six %description -n python3-%{name} This package provides the Python 3 bindings for %{name}.