Hello community, here is the log from the commit of package python-Kivy for openSUSE:Factory checked in at 2017-02-07 12:08:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Kivy (Old) and /work/SRC/openSUSE:Factory/.python-Kivy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Kivy" Changes: -------- --- /work/SRC/openSUSE:Factory/python-Kivy/python-Kivy.changes 2016-01-12 16:12:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-Kivy.new/python-Kivy.changes 2017-02-07 12:08:10.493661724 +0100 @@ -1,0 +2,6 @@ +Mon Feb 6 15:33:40 UTC 2017 - jmate...@suse.com + +- drop recommendation for obsolete GStreamer 0.10 (not necessary) + and pycairo (not used at all) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Kivy.spec ++++++ --- /var/tmp/diff_new_pack.c2AQJz/_old 2017-02-07 12:08:11.117573446 +0100 +++ /var/tmp/diff_new_pack.c2AQJz/_new 2017-02-07 12:08:11.121572880 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Kivy # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,8 +52,6 @@ Requires: python-opengl Requires: python-pyenchant Requires: python-pygame -Recommends: python-cairo -Recommends: python-gstreamer-0_10 Recommends: python-opencv %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}