File project.diff of Package python-opengl-accelerate
--- _service.orig
+++ _service
@@ -8,6 +8,8 @@
<param name="revision">227f9c66976d9f5dadf62b9a97e6beaec84831ca</param>
INFO: This is latest revision as of 20240103
<param name="revision">29b79e8966ba2930a5c44829b02dffc1ca600752</param>
+ INFO: This is latest revision as of 20260130
+ <param name="revision">bca277036974e5ed9567b90c8176f8c09cd035ec</param>
-->
<param name="versionformat">%h</param>
<!-- Not sure if it's because of a lack of tagging, etc
@@ -18,9 +20,11 @@
<!--
<param name="versionrewrite-pattern">29b79e8</param>
<param name="versionrewrite-replacement">3.1.7</param>
- -->
<param name="versionrewrite-pattern">5dfca47</param>
<param name="versionrewrite-replacement">3.1.9</param>
+ -->
+ <param name="versionrewrite-pattern">bca27703</param>
+ <param name="versionrewrite-replacement">3.1.10</param>
<param name="filename">PyOpenGL-accelerate</param>
</service>
<service name="recompress" mode="manual">
--- python-opengl-accelerate.changes.orig
+++ python-opengl-accelerate.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Fri Jan 30 17:40:54 UTC 2026 - Scott Bradnick <scott.bradnick@suse.com>
+
+- Update to v3.1.10
+ * This has been out for months, the non-accelerate version was updated
+ to 3.1.10 ; 3.1.9 won't build correctly w/o the changes from 3.1.10
+
+-------------------------------------------------------------------
Fri Jul 25 05:03:22 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-cython-3.1.patch:
--- python-opengl-accelerate.spec.orig
+++ python-opengl-accelerate.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-opengl-accelerate
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,11 @@
#
+%global skip_python311 1
+%global skip_python312 1
+
%define tarname PyOpenGL-accelerate
-%define _version 3.1.9
+%define _version 3.1.10
%{?sle15_python_module_pythons}
Name: python-opengl-accelerate
Version: %{_version}