From 6aaa9e7a7a085a3edecb1214c406571b004da11aa6339dda1fe361c8fbb3781a Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Sat, 14 Jul 2018 13:22:26 +0000 Subject: [PATCH] Accepting request 622808 from home:jengelh:branches:devel:languages:python - Trim redundancies from descriptions. OBS-URL: https://build.opensuse.org/request/show/622808 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=35 --- python-Kivy.changes | 5 +++++ python-Kivy.spec | 16 ++++++++-------- 2 files changed, 13 insertions(+), 8 deletions(-) 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}