From 8209fe530978ae7fd40f783994e813aa417025c7ea48e137f9551a3d418dc329 Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Fri, 27 Jul 2018 06:42:25 +0000 Subject: [PATCH] Accepting request 625478 from home:jengelh:branches:devel:languages:python - Trim redundancies from description. OBS-URL: https://build.opensuse.org/request/show/625478 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xsge_physics?expand=0&rev=2 --- python-xsge_physics.changes | 5 +++++ python-xsge_physics.spec | 12 ++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/python-xsge_physics.changes b/python-xsge_physics.changes index a565ff4..c8c0921 100644 --- a/python-xsge_physics.changes +++ b/python-xsge_physics.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 26 15:10:35 UTC 2018 - jengelh@inai.de + +- Trim redundancies from description. + ------------------------------------------------------------------- Sun Jul 22 11:59:19 UTC 2018 - mardnh@gmx.de diff --git a/python-xsge_physics.spec b/python-xsge_physics.spec index 11acb8d..7e5287c 100644 --- a/python-xsge_physics.spec +++ b/python-xsge_physics.spec @@ -13,6 +13,7 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} @@ -32,17 +33,12 @@ BuildArch: noarch %python_subpackages %description -xSGE is a collection of extensions for the SGE licensed under the GNU -General Public License. They are designed to give additional features -to free/libre software games which aren't necessary, but are nice to -have. - +xSGE is a collection of extensions for SGE. xSGE extensions are not dependent on any particular SGE implementation. They should work with any implementation that follows the specification. -This extension provides an easy-to-use framework for collision physics. -This is especially useful for platformers, though it can also be useful -for other types of games. +This extension provides a framework for collision physics. +This can be useful for platformers. %prep %setup -q -n xsge_physics-%{version}