summaryrefslogtreecommitdiff
path: root/python-pygame.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pygame.spec')
-rw-r--r--python-pygame.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pygame.spec b/python-pygame.spec
index a9c76d8..99b28df 100644
--- a/python-pygame.spec
+++ b/python-pygame.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pygame
-Version: 2.2.0
+Version: 2.3.0
Release: 1
Summary: Python Game Development
License: LGPL
URL: https://www.pygame.org
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/06/bf/008bcc00ebe22fcbea016f80566216c0b8e2cfea2bfdbf72664f676069b5/pygame-2.2.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8f/2d/3ecf1c23d48de693e0b0b4b1d02db245934db06d5052c4d4d3eaa68f7b6f/pygame-2.3.0.tar.gz
%description
@@ -30,7 +30,7 @@ Provides: python3-pygame-doc
pip install pygame
%prep
-%autosetup -n pygame-2.2.0
+%autosetup -n pygame-2.3.0
%build
%py3_build
@@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.0-1
- Package Spec generated