14
0
forked from pool/python-pyglet

Accepting request 1010369 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1010369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyglet?expand=0&rev=15
This commit is contained in:
2022-10-14 13:41:20 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee8c5e0b5b87df84188e20e552982eba8da00944b4c5560f1cfdd5c9714d19b0
size 6978332

3
pyglet-1.5.27.zip Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d00e067451f3b10fd51b69764fddab65444372a2da344ee2b35f0a8e6ebf005
size 6978692

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Oct 12 14:13:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.5.27
* Bugfixes
- Windows - stop setting HWND_TOPMOST for fullscreen windows
- obj decoder - Fix GL_SHININESS (Ns) value parsing
- Fix broken property setter for shapes.Polygon (#676)
- Fix keys getting "stuck" in KeyStateHandler when Window loses focus (#682)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 17 08:10:27 UTC 2022 - Dirk Müller <dmueller@suse.com> Sun Jul 17 08:10:27 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -32,7 +32,7 @@
%define skip_python2 1 %define skip_python2 1
%bcond_with pytest_helpers %bcond_with pytest_helpers
Name: python-pyglet Name: python-pyglet
Version: 1.5.26 Version: 1.5.27
Release: 0 Release: 0
Summary: Windowing and multimedia library Summary: Windowing and multimedia library
License: BSD-3-Clause AND MIT License: BSD-3-Clause AND MIT