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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b95f8f33404c87cdc3d8fe6c30fca598efb920c28b1e01cda70c341a495bdb3
|
||||
size 26158
|
||||
3
glfw-1.11.2.tar.gz
Normal file
3
glfw-1.11.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30737b24a8cbc241b567c3592d4221825d0a89aa65acbffd620ebe8118a5a578
|
||||
size 27794
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-glfw
|
||||
Version: 1.11.0
|
||||
Version: 1.11.2
|
||||
Release: 0
|
||||
Summary: A ctypes-based wrapper for GLFW3
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user