Hello community,

here is the log from the commit of package python-sge-pygame for 
openSUSE:Factory checked in at 2018-08-03 12:38:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sge-pygame (Old)
 and      /work/SRC/openSUSE:Factory/.python-sge-pygame.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sge-pygame"

Fri Aug  3 12:38:41 2018 rev:2 rq:627115 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sge-pygame/python-sge-pygame.changes      
2018-07-28 12:42:17.648643980 +0200
+++ /work/SRC/openSUSE:Factory/.python-sge-pygame.new/python-sge-pygame.changes 
2018-08-03 12:38:44.775698378 +0200
@@ -1,0 +2,6 @@
+Thu Jul 26 15:01:55 UTC 2018 - jeng...@inai.de
+
+- Trim bias from description, add a few mentions of what "details"
+  SGE takes care of.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-sge-pygame.spec ++++++
--- /var/tmp/diff_new_pack.mMT51F/_old  2018-08-03 12:38:46.707701252 +0200
+++ /var/tmp/diff_new_pack.mMT51F/_new  2018-08-03 12:38:46.711701258 +0200
@@ -13,19 +13,20 @@
 # 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-sge-pygame
 Version:        1.5
 Release:        0
-License:        LGPL-3.0+
 Summary:        A 2-D game engine for Python
-Url:            http://stellarengine.nongnu.org
+License:        LGPL-3.0-or-later
 Group:          Development/Languages/Python
+Url:            http://stellarengine.nongnu.org
 Source:         
https://files.pythonhosted.org/packages/source/s/sge-pygame/sge-pygame-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 Requires:       python-pygame >= 1.9.1
 Requires:       python-six >= 1.4.0
 BuildRequires:  fdupes
@@ -33,10 +34,9 @@
 %python_subpackages
 
 %description
-The SGE Game Engine ("SGE", pronounced like "Sage") is a general-purpose
-2-D game engine.  It takes care of several details for you so you can
-focus on the game itself.  This makes more rapid game development
-possible, and it also makes the SGE easy to learn.
+The SGE Game Engine is a general-purpose 2-D game engine. It takes
+care of several details, such as window size management, collision
+detection, parallax scrolling, image transformation.
 
 This implementation of the SGE uses Pygame as a backend.
 


Reply via email to