15
0
forked from pool/python-glfw

- update to 2.6.5:

* Fixed Python version check

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=26
This commit is contained in:
2024-02-01 10:14:16 +00:00
committed by Git OBS Bridge
parent b928b5664b
commit 0e065777a6
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a36c22467fc4f47481f85c2ac9d18585503b9f0906763a802ed5b23e0f80c1b
size 31363

3
glfw-2.6.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:484267b8e82bb6aff4917aba080773b7d79bee0f26e4cc5d2cbe733b60356526
size 31406

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 1 10:14:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.6.5:
* Fixed Python version check
-------------------------------------------------------------------
Wed Dec 20 21:41:07 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-glfw
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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: 2.6.4
Version: 2.6.5
Release: 0
Summary: A ctypes-based wrapper for GLFW3
License: MIT