diff --git a/PyOpenGL-3.1.6.tar.gz b/PyOpenGL-3.1.6.tar.gz deleted file mode 100644 index 920a608..0000000 --- a/PyOpenGL-3.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ea6c8773927eda7405bffc6f5bb93be81569a7b05c8cac50cd94e969dce5e27 -size 1903892 diff --git a/PyOpenGL-3.1.7.tar.gz b/PyOpenGL-3.1.7.tar.gz new file mode 100644 index 0000000..58a6f57 --- /dev/null +++ b/PyOpenGL-3.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eef31a3888e6984fd4d8e6c9961b184c9813ca82604d37fe3da80eb000a76c86 +size 1896446 diff --git a/python-opengl.changes b/python-opengl.changes index f66dd34..a10005d 100644 --- a/python-opengl.changes +++ b/python-opengl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 27 13:49:54 UTC 2023 - Dirk Müller + +- update to 3.1.7: + * refreshed bindings + ------------------------------------------------------------------- Sat Jun 10 09:49:18 UTC 2023 - ecsos @@ -7,7 +13,7 @@ Sat Jun 10 09:49:18 UTC 2023 - ecsos Sat Mar 26 19:20:43 UTC 2022 - Dirk Müller - update to 3.1.6: - * python 3.8-3.10 support + * python 3.8-3.10 support ------------------------------------------------------------------- Tue Mar 23 21:49:55 UTC 2021 - Ben Greiner @@ -20,7 +26,7 @@ Thu Apr 30 18:15:00 UTC 2020 - Benjamin Greiner - Update to 3.1.5 - move to pytest-xvfb for tests -- the runtime requirement of Mesa-dri was not picked up automatically +- the runtime requirement of Mesa-dri was not picked up automatically ------------------------------------------------------------------- Mon Sep 9 09:30:18 UTC 2019 - Tomáš Chvátal @@ -103,7 +109,7 @@ Thu Aug 6 14:52:13 CEST 2009 - matejcik@suse.cz ------------------------------------------------------------------- Wed Jun 10 17:04:15 CEST 2009 - ro@suse.de -- buildreq: replace gle by libgle-devel for >= 11.2 +- buildreq: replace gle by libgle-devel for >= 11.2 ------------------------------------------------------------------- Mon May 4 12:09:40 CEST 2009 - ro@suse.de @@ -147,7 +153,7 @@ Mon Jan 23 16:47:21 CET 2006 - jmatejek@suse.cz ------------------------------------------------------------------- Mon Jun 20 16:10:57 CEST 2005 - ltinkl@suse.cz -- added freeglut* packages to fix dependencies (#80605), plus +- added freeglut* packages to fix dependencies (#80605), plus optional (but recommended) dependency on python-imaging (pil) ------------------------------------------------------------------- diff --git a/python-opengl.spec b/python-opengl.spec index a80c735..186d315 100644 --- a/python-opengl.spec +++ b/python-opengl.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,12 +28,12 @@ %define tarname PyOpenGL %{?sle15_python_module_pythons} Name: python-opengl%{psuffix} -Version: 3.1.6 +Version: 3.1.7 Release: 0 Summary: OpenGL bindings for Python License: BSD-3-Clause Group: Development/Libraries/Python -URL: http://pyopengl.sourceforge.net +URL: https://pyopengl.sourceforge.net Source0: https://files.pythonhosted.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes