forked from pool/python-glfw
Accepting request 781846 from home:pgajdos:python
- version update to 1.11.0 ## [1.11.0] - 2020-02-21 - Updated to GLFW 3.3.2 - Include support for both X11 and Wayland libraries in the wheel ## [1.10.1] - 2020-01-21 - Fixed default error callback name ## [1.10.0] - 2020-01-19 - Added more options to error reporting ## [1.9.1] - 2020-01-08 - Added conda search path for Windows ## [1.9.0] - 2019-12-30 - Added wrappers for native functions ## [1.8.7] - 2019-12-10 - Fixed glfwGetMonitorContentScale ## [1.8.6] - 2019-12-09 - Added macOS wheels - Added Microsoft Visual C++ runtime libraries to Windows wheels ## [1.8.5] - 2019-11-28 - Added /usr/lib/aarch64-linux-gnu/ to library search paths - Fix pointer types in get_window_content_scale OBS-URL: https://build.opensuse.org/request/show/781846 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
ec30155023
commit
bbe2d56fc4
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-glfw
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-glfw
|
||||
Version: 1.8.3
|
||||
Version: 1.11.0
|
||||
Release: 0
|
||||
Summary: A ctypes-based wrapper for GLFW3
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user