forked from pool/python-pygame
Accepting request 1250014 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1250014 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygame?expand=0&rev=44
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0dc751d9dc30ba97fa7077d855c1a945fc3ecffcaa90a3a4f3fe4c2b7db3a36a
|
|
||||||
size 5970025
|
|
3
pygame-2.6.1.tar.gz
Normal file
3
pygame-2.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6a5dd68af93a11ba6eb35c971fa220bf253cebf63b1f54cbe697b30fae9c7c72
|
||||||
|
size 5970088
|
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 3 12:31:38 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>
|
||||||
|
|
||||||
|
- 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á <mmachova@suse.com>
|
Wed Sep 11 08:45:21 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pygame
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pygame
|
Name: python-pygame
|
||||||
Version: 2.6.0
|
Version: 2.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python Module for Interfacing with the SDL Multimedia Library
|
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
|
License: Apache-2.0 AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND libpng-2.0
|
||||||
|
Reference in New Issue
Block a user