From daa27b3b671d5b6824449cce1432ba014cd056c4f28c7686c5f905c90b97b233 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 27 Jul 2018 08:24:03 +0000 Subject: [PATCH] Accepting request 625462 from home:jengelh:branches:devel:languages:python - Trim redundancies from description. OBS-URL: https://build.opensuse.org/request/show/625462 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tmx?expand=0&rev=2 --- python-tmx.changes | 5 +++++ python-tmx.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/python-tmx.changes b/python-tmx.changes index 0445314..5b13782 100644 --- a/python-tmx.changes +++ b/python-tmx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 26 15:11:41 UTC 2018 - jengelh@inai.de + +- Trim redundancies from description. + ------------------------------------------------------------------- Mon Jul 23 09:53:31 UTC 2018 - mardnh@gmx.de diff --git a/python-tmx.spec b/python-tmx.spec index 1ad9a88..147c05d 100644 --- a/python-tmx.spec +++ b/python-tmx.spec @@ -13,13 +13,14 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tmx Version: 1.10 Release: 0 -Summary: Simple TMX library +Summary: Python library for reading/writing TMX tile files License: Apache-2.0 Group: Development/Languages/Python URL: http://python-tmx.nongnu.org @@ -32,10 +33,9 @@ BuildArch: noarch %python_subpackages %description -This library reads and writes the Tiled TMX format in a simple way. -This is useful for map editors or generic level editors, and it's also -useful for using a map editor or generic level editor like Tiled to edit -your game's levels. +This library reads and writes the Tiled TMX format. +This is useful for map editors or generic level editors like +Tiled to edit a game's levels. %prep %setup -q -n tmx-%{version}