diff --git a/pygame-2.6.0.tar.gz b/pygame-2.6.0.tar.gz deleted file mode 100644 index c8725ba..0000000 --- a/pygame-2.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dc751d9dc30ba97fa7077d855c1a945fc3ecffcaa90a3a4f3fe4c2b7db3a36a -size 5970025 diff --git a/pygame-2.6.1.tar.gz b/pygame-2.6.1.tar.gz new file mode 100644 index 0000000..32d5142 --- /dev/null +++ b/pygame-2.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5dd68af93a11ba6eb35c971fa220bf253cebf63b1f54cbe697b30fae9c7c72 +size 5970088 diff --git a/python-pygame.changes b/python-pygame.changes index 960045d..bf74835 100644 --- a/python-pygame.changes +++ b/python-pygame.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Mar 3 12:31:38 UTC 2025 - Felix Stegmeier + +- Update to 2.6.1 + * 2.6.0 -> 2.6.1.dev1 by @illume in #4273 + * grammar-fix by @jakefrombay in #4276 + * Update sprite.rst by @jakefrombay in #4277 + * build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #4281 + * github: Bump cibuildwheel to v2.19.2 by @illume in #4286 + * Update SpriteIntro.rst by @PavloShutz in #4310 + * buildconfig/appveyor: Python 3.13 for windows by @illume in #4317 + * buildconfig: Pin cython version to range by @illume in #4334 + * build(deps): bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by @dependabot in #4321 + * github/build-*: Fix Cython version specifier by @illume in #4349 + * manylinux: Remove old pypy 3.7 by @illume in #4350 + ------------------------------------------------------------------- Wed Sep 11 08:45:21 UTC 2024 - Markéta Machová diff --git a/python-pygame.spec b/python-pygame.spec index 392ebde..092a136 100644 --- a/python-pygame.spec +++ b/python-pygame.spec @@ -1,7 +1,7 @@ # # spec file for package python-pygame # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pygame -Version: 2.6.0 +Version: 2.6.1 Release: 0 Summary: A Python Module for Interfacing with the SDL Multimedia Library License: Apache-2.0 AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND libpng-2.0