diff --git a/python-sge-pygame.changes b/python-sge-pygame.changes index 6b59bec..af2b1b4 100644 --- a/python-sge-pygame.changes +++ b/python-sge-pygame.changes @@ -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 diff --git a/python-sge-pygame.spec b/python-sge-pygame.spec index 1cf39ee..eef636e 100644 --- a/python-sge-pygame.spec +++ b/python-sge-pygame.spec @@ -17,18 +17,20 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define major_version 1.5 Name: python-sge-pygame -Version: 1.5 +Version: 1.5.1 Release: 0 Summary: A 2-D game engine for Python 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 +Source: http://download.savannah.gnu.org/releases/stellarengine/%{major_version}/sge-pygame-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros Requires: python-pygame >= 1.9.1 Requires: python-six >= 1.4.0 +Requires: python-uniseg BuildRequires: fdupes BuildArch: noarch %python_subpackages diff --git a/sge-pygame-1.5.1.tar.gz b/sge-pygame-1.5.1.tar.gz new file mode 100644 index 0000000..9821ec0 --- /dev/null +++ b/sge-pygame-1.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb2f99dab7907698fe5ee0a7de0d869a7fbd8a119d13eb00654a303bfec83e6 +size 2113165 diff --git a/sge-pygame-1.5.tar.gz b/sge-pygame-1.5.tar.gz deleted file mode 100644 index caf7e92..0000000 --- a/sge-pygame-1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac26b27f0f993bb9815fe4520536fe3008041b70bca98fa357ce9a568538163c -size 2048809