forked from pool/python-sge-pygame
Accepting request 655871 from home:mnhauke:games
- Update to version 1.5.1 * Made the uniseg dependency optional. * Altered the way fonts are handled. OBS-URL: https://build.opensuse.org/request/show/655871 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sge-pygame?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
d519292c75
commit
35dbad8fc7
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 5 19:35:36 UTC 2018 - mardnh@gmx.de
|
||||||
|
|
||||||
|
- Update to version 1.5.1
|
||||||
|
* Made the uniseg dependency optional.
|
||||||
|
* Altered the way fonts are handled.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 26 15:01:55 UTC 2018 - jengelh@inai.de
|
Thu Jul 26 15:01:55 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
@@ -17,18 +17,20 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
%define major_version 1.5
|
||||||
Name: python-sge-pygame
|
Name: python-sge-pygame
|
||||||
Version: 1.5
|
Version: 1.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A 2-D game engine for Python
|
Summary: A 2-D game engine for Python
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://stellarengine.nongnu.org
|
Url: http://stellarengine.nongnu.org
|
||||||
Source: https://files.pythonhosted.org/packages/source/s/sge-pygame/sge-pygame-%{version}.tar.gz
|
Source: http://download.savannah.gnu.org/releases/stellarengine/%{major_version}/sge-pygame-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-pygame >= 1.9.1
|
Requires: python-pygame >= 1.9.1
|
||||||
Requires: python-six >= 1.4.0
|
Requires: python-six >= 1.4.0
|
||||||
|
Requires: python-uniseg
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
3
sge-pygame-1.5.1.tar.gz
Normal file
3
sge-pygame-1.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:edb2f99dab7907698fe5ee0a7de0d869a7fbd8a119d13eb00654a303bfec83e6
|
||||||
|
size 2113165
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ac26b27f0f993bb9815fe4520536fe3008041b70bca98fa357ce9a568538163c
|
|
||||||
size 2048809
|
|
Reference in New Issue
Block a user