Hello community, here is the log from the commit of package suil for openSUSE:Factory checked in at 2020-01-30 22:37:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suil (Old) and /work/SRC/openSUSE:Factory/.suil.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suil" Thu Jan 30 22:37:07 2020 rev:5 rq:768585 version:0.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/suil/suil.changes 2019-05-21 10:38:55.267144116 +0200 +++ /work/SRC/openSUSE:Factory/.suil.new.26092/suil.changes 2020-01-30 22:37:12.808575073 +0100 @@ -1,0 +2,7 @@ +Tue Jan 28 21:26:23 UTC 2020 - Stefan BrĂ¼ns <[email protected]> + +- Drop bogus python(2)-qt5 runtime dependencies, python is only + required for the build system. +- Remove unused python3-rdflib build dependency. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suil.spec ++++++ --- /var/tmp/diff_new_pack.fg75OM/_old 2020-01-30 22:37:13.904575599 +0100 +++ /var/tmp/diff_new_pack.fg75OM/_new 2020-01-30 22:37:13.904575599 +0100 @@ -44,7 +44,6 @@ BuildRequires: lv2-devel BuildRequires: pkgconfig BuildRequires: python3-base -BuildRequires: python3-rdflib BuildRequires: pkgconfig(Qt5Widgets) >= 5.1.0 %description @@ -81,7 +80,6 @@ Summary: Shared object for Qt5 hosts displaying GTK2 LV2 GUIs Group: System/Libraries Requires: libsuil-0-0 = %{version} -Requires: python-qt5 Supplements: packageand(libQt5Widgets5:lv2) %description -n suil-plugin-qt5-in-gtk2 @@ -126,7 +124,6 @@ Summary: Shared object for Qt5 hosts displaying X11 LV2 GUIs Group: System/Libraries Requires: libsuil-0-0 = %{version} -Requires: python-qt5 Supplements: packageand(libQt5Widgets5:lv2) %description -n suil-plugin-x11-in-qt5
