14
0

Accepting request 724517 from home:jayvdb:branches:devel:languages:python

Add patch to work with latest beta

OBS-URL: https://build.opensuse.org/request/show/724517
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-08-19 09:12:08 +00:00
committed by Git OBS Bridge
parent b927279aa6
commit 6d433a4a36
5 changed files with 76 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 19 05:37:59 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add commit1080.patch to make source compatible with opengl 3.1.3b2
needed for Python 3.7 compatibility
- Add wrapper.pxd and formathandler.pxd needed to rebuild from source
-------------------------------------------------------------------
Thu Oct 25 12:41:21 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>