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}