From 0125ffa31545787b9edd7bb4bfbf1655aec32dac87a4f24c600d4d7e2c7fb3b5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 26 Mar 2022 19:21:01 +0000 Subject: [PATCH] - update to 3.1.6: * python 3.8-3.10 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=32 --- PyOpenGL-3.1.5.tar.gz | 3 --- PyOpenGL-3.1.6.tar.gz | 3 +++ python-opengl.changes | 6 ++++++ python-opengl.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 PyOpenGL-3.1.5.tar.gz create mode 100644 PyOpenGL-3.1.6.tar.gz diff --git a/PyOpenGL-3.1.5.tar.gz b/PyOpenGL-3.1.5.tar.gz deleted file mode 100644 index daa3c34..0000000 --- a/PyOpenGL-3.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4107ba0d0390da5766a08c242cf0cf3404c377ed293c5f6d701e457c57ba3424 -size 1835295 diff --git a/PyOpenGL-3.1.6.tar.gz b/PyOpenGL-3.1.6.tar.gz new file mode 100644 index 0000000..920a608 --- /dev/null +++ b/PyOpenGL-3.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea6c8773927eda7405bffc6f5bb93be81569a7b05c8cac50cd94e969dce5e27 +size 1903892 diff --git a/python-opengl.changes b/python-opengl.changes index deaa9b5..504cc81 100644 --- a/python-opengl.changes +++ b/python-opengl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 26 19:20:43 UTC 2022 - Dirk Müller + +- update to 3.1.6: + * python 3.8-3.10 support + ------------------------------------------------------------------- Tue Mar 23 21:49:55 UTC 2021 - Ben Greiner diff --git a/python-opengl.spec b/python-opengl.spec index 4c57571..03c3126 100644 --- a/python-opengl.spec +++ b/python-opengl.spec @@ -1,7 +1,7 @@ # -# spec file for package python-opengl +# spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %endif %define tarname PyOpenGL Name: python-opengl%{psuffix} -Version: 3.1.5 +Version: 3.1.6 Release: 0 Summary: OpenGL bindings for Python License: BSD-3-Clause