Hello community, here is the log from the commit of package python-Kivy for openSUSE:Factory checked in at 2019-06-19 21:03:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Kivy (Old) and /work/SRC/openSUSE:Factory/.python-Kivy.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Kivy" Wed Jun 19 21:03:56 2019 rev:3 rq:707621 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Kivy/python-Kivy.changes 2019-02-24 17:19:11.312410065 +0100 +++ /work/SRC/openSUSE:Factory/.python-Kivy.new.4811/python-Kivy.changes 2019-06-19 21:04:05.458276835 +0200 @@ -1,0 +2,10 @@ +Tue Jun 4 14:12:03 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Do not restrict the Cython dependency to work with new releases + +------------------------------------------------------------------- +Sat Jun 1 17:39:29 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 1.11.0 (see https://kivy.org/#changelog) + +------------------------------------------------------------------- Old: ---- kivy-1.10.1.tar.gz New: ---- kivy-1.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Kivy.spec ++++++ --- /var/tmp/diff_new_pack.4XPlbN/_old 2019-06-19 21:04:06.694277907 +0200 +++ /var/tmp/diff_new_pack.4XPlbN/_new 2019-06-19 21:04:06.702277915 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Kivy -Version: 1.10.1 +Version: 1.11.0 Release: 0 Summary: Hardware-accelerated multitouch application library License: MIT AND Apache-2.0 AND LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-3.0-only AND BSD-3-Clause @@ -96,6 +96,8 @@ find examples -type f -executable -exec chmod -x {} \; rm examples/demo/pictures/images/.empty # Remove empty file rm -r examples/audio # Remove content with non-commercial only license (bnc#749340) +# do not upper restrict cython dep +sed -i -e 's:0\.29\.9:1.0.0:' setup.py %build export CFLAGS="%{optflags} -fno-strict-aliasing" ++++++ kivy-1.10.1.tar.gz -> kivy-1.11.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-Kivy/kivy-1.10.1.tar.gz /work/SRC/openSUSE:Factory/.python-Kivy.new.4811/kivy-1.11.0.tar.gz differ: char 13, line 1
