diff --git a/pyglet-1.5.26.zip b/pyglet-1.5.26.zip deleted file mode 100644 index 3e40e51..0000000 --- a/pyglet-1.5.26.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee8c5e0b5b87df84188e20e552982eba8da00944b4c5560f1cfdd5c9714d19b0 -size 6978332 diff --git a/pyglet-1.5.27.zip b/pyglet-1.5.27.zip new file mode 100644 index 0000000..f55a60a --- /dev/null +++ b/pyglet-1.5.27.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d00e067451f3b10fd51b69764fddab65444372a2da344ee2b35f0a8e6ebf005 +size 6978692 diff --git a/python-pyglet.changes b/python-pyglet.changes index a90594b..a345032 100644 --- a/python-pyglet.changes +++ b/python-pyglet.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Oct 12 14:13:18 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-pyglet.spec b/python-pyglet.spec index 6cb8bc8..3f8f8a7 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -32,7 +32,7 @@ %define skip_python2 1 %bcond_with pytest_helpers Name: python-pyglet -Version: 1.5.26 +Version: 1.5.27 Release: 0 Summary: Windowing and multimedia library License: BSD-3-Clause AND MIT