Hello community, here is the log from the commit of package gcompris-qt for openSUSE:Factory checked in at 2016-11-20 18:19:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcompris-qt (Old) and /work/SRC/openSUSE:Factory/.gcompris-qt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcompris-qt" Changes: -------- --- /work/SRC/openSUSE:Factory/gcompris-qt/gcompris-qt.changes 2016-09-14 23:34:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gcompris-qt.new/gcompris-qt.changes 2016-11-20 18:19:56.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Nov 19 17:09:18 UTC 2016 - [email protected] + +- Require libQt5Multimedia5 and libqt5-qtquickcontrols, it doesn't + start without them (boo#1011125) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcompris-qt.spec ++++++ --- /var/tmp/diff_new_pack.yFdIU2/_old 2016-11-20 18:19:58.000000000 +0100 +++ /var/tmp/diff_new_pack.yFdIU2/_new 2016-11-20 18:19:58.000000000 +0100 @@ -49,6 +49,9 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0 BuildRequires: pkgconfig(Qt5XmlPatterns) >= 5.2.0 +# Runtime requirements, it doesn't start without them (boo#1011125) +Requires: libQt5Multimedia5 +Requires: libqt5-qtquickcontrols Requires: %{name}-activities = %{version} Recommends: %{name}-lang = %{version} Recommends: %{name}-voices = %{version}
