15
0
forked from pool/python-glfw

- update to 1.11.2

* Fixed missing parameter in set_window_opacity
 * Replaced non-ASCII whitespace
 * Fixed a TypeError in _GLFWgamepadstate

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=16
This commit is contained in:
2020-07-08 12:40:16 +00:00
committed by Git OBS Bridge
parent bbe2d56fc4
commit 492baa8e99
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 8 12:38:53 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 1.11.2
* Fixed missing parameter in set_window_opacity
* Replaced non-ASCII whitespace
* Fixed a TypeError in _GLFWgamepadstate
-------------------------------------------------------------------
Thu Mar 5 12:46:21 UTC 2020 - pgajdos@suse.com