diff --git a/python-Kivy.changes b/python-Kivy.changes index eed97eb..d23ec8b 100644 --- a/python-Kivy.changes +++ b/python-Kivy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 14 11:13:51 UTC 2018 - jengelh@inai.de + +- Trim redundancies from descriptions. + ------------------------------------------------------------------- Sat Jul 7 07:40:43 UTC 2018 - aloisio@gmx.com diff --git a/python-Kivy.spec b/python-Kivy.spec index 061c591..f4376bd 100644 --- a/python-Kivy.spec +++ b/python-Kivy.spec @@ -62,8 +62,8 @@ Recommends: python-opencv %python_subpackages %description -Kivy is an open source software library for rapid development of applications -that make use of innovative user interfaces, such as multi-touch apps. +Kivy is a library for development of applications that make use of +user interfaces, such as multi-touch apps. %package devel Summary: Development files for %{name} @@ -71,19 +71,19 @@ Group: Development/Languages/Python Requires: %{name} = %{version} %description devel -Kivy is an open source software library for rapid development of applications -that make use of innovative user interfaces, such as multi-touch apps. +Kivy is a library for development of applications that make use of +user interfaces, such as multi-touch apps. This package contains the headers and source files for extending kivy %package -n %{name}-doc -Summary: Hardware-accelerated multitouch application library - Documentation -Group: Development/Languages/Python +Summary: Documentation for Kivy, a multitouch application library +Group: Documentation/HTML Provides: %{python_module Kivy-doc = %{version}} %description -n %{name}-doc -Kivy is an open source software library for rapid development of applications -that make use of innovative user interfaces, such as multi-touch apps. +Kivy is a library for development of applications that make use of +user interfaces, such as multi-touch apps. %prep %setup -q -n kivy-%{version}