14
0
forked from pool/python-pyglet

Accepting request 616885 from home:TheBlackCat:branches:devel:languages:python

- Update to version 1.3.2
  * #158 Fix mouse events in mouse exclusive mode on Windows.
  * #105 Crashes in PulseAudio;
  * #163 Workaround for running inside Spyder;
  * #45  Expose viewport size for use on HiDPI screens;
  * #15  Respect keyboard layout on macOS;
- Remove broken tests

OBS-URL: https://build.opensuse.org/request/show/616885
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyglet?expand=0&rev=17
This commit is contained in:
Todd R
2018-06-14 14:05:07 +00:00
committed by Git OBS Bridge
parent 7da4b6987e
commit af8107f40c
4 changed files with 15 additions and 24 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jun 14 13:35:30 UTC 2018 - toddrme2178@gmail.com
- Update to version 1.3.2
* #158 Fix mouse events in mouse exclusive mode on Windows.
* #105 Crashes in PulseAudio;
* #163 Workaround for running inside Spyder;
* #45 Expose viewport size for use on HiDPI screens;
* #15 Respect keyboard layout on macOS;
- Remove broken tests
-------------------------------------------------------------------
Thu Feb 15 14:01:06 UTC 2018 - toddrme2178@gmail.com