Hello community, here is the log from the commit of package python-Kivy for openSUSE:13.1 checked in at 2013-10-01 08:32:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/python-Kivy (Old) and /work/SRC/openSUSE:13.1/.python-Kivy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Kivy" Changes: -------- --- /work/SRC/openSUSE:13.1/python-Kivy/python-Kivy.changes 2013-09-23 11:06:16.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.python-Kivy.new/python-Kivy.changes 2013-10-01 08:32:33.000000000 +0200 @@ -1,0 +2,19 @@ +Mon Sep 30 09:55:40 UTC 2013 - speili...@suse.com + +- Change requires on python-enchant to python-pyenchant and drop + the recommends for it. Enchant seems to be loaded from kivy/core + +------------------------------------------------------------------- +Wed Sep 25 15:18:54 UTC 2013 - p.drou...@gmail.com + +- Update to version 1.7.2 + + No changelog available + +------------------------------------------------------------------- +Sat May 18 15:57:25 UTC 2013 - toddrme2...@gmail.com + +- Update to version 1.7.0 + * no changelog available +- Added several dependencies mentioned in the documentation + +------------------------------------------------------------------- Old: ---- Kivy-1.5.1.tar.gz New: ---- Kivy-1.7.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Kivy.spec ++++++ --- /var/tmp/diff_new_pack.ZPo5ZA/_old 2013-10-01 08:32:34.000000000 +0200 +++ /var/tmp/diff_new_pack.ZPo5ZA/_new 2013-10-01 08:32:34.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Kivy # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-Kivy -Version: 1.5.1 +Version: 1.7.2 Release: 0 Url: http://kivy.org/ Summary: Hardware-accelerated multitouch application library @@ -27,16 +27,22 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: Mesa-devel BuildRequires: fdupes +BuildRequires: mtdev BuildRequires: python-Cython BuildRequires: python-Sphinx BuildRequires: python-devel +BuildRequires: python-imaging +BuildRequires: python-opengl +BuildRequires: python-pyenchant +BuildRequires: python-pygame Requires: mtdev Requires: python-imaging +Requires: python-opengl +Requires: python-pyenchant Requires: python-pygame Recommends: python-cairo Recommends: python-gstreamer-0_10 Recommends: python-opencv -Recommends: python-pyenchant %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)")} %endif @@ -46,7 +52,7 @@ that make use of innovative user interfaces, such as multi-touch apps. %package doc -Summary: Hardware-accelerated multitouch application library - Documentation +Summary: Documentation for %{name} Group: Documentation/Other Requires: %{name} = %{version} @@ -73,8 +79,10 @@ %files %defattr(-,root,root,-) -%doc AUTHORS COPYING doc/README -%{python_sitearch}/* +%doc AUTHORS LICENSE +%{_bindir}/garden +%{python_sitearch}/kivy/ +%{python_sitearch}/Kivy-%{version}-py*.egg-info %files doc %defattr(-,root,root,-) ++++++ Kivy-1.5.1.tar.gz -> Kivy-1.7.2.tar.gz ++++++ /work/SRC/openSUSE:13.1/python-Kivy/Kivy-1.5.1.tar.gz /work/SRC/openSUSE:13.1/.python-Kivy.new/Kivy-1.7.2.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org