17
0

Accepting request 764976 from home:mcalabkova:branches:devel:languages:python

- update to 0.7.11a1
  * Library loading fix for Linux
  * replace byte concatanation with list appending
  * Removed numpy dependency

OBS-URL: https://build.opensuse.org/request/show/764976
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyOpenAL?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-01-16 14:07:39 +00:00
committed by Git OBS Bridge
parent 2e810e84d6
commit 284a1b7f1c
4 changed files with 13 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jan 15 14:48:54 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 0.7.11a1
* Library loading fix for Linux
* replace byte concatanation with list appending
* Removed numpy dependency
-------------------------------------------------------------------
Thu Mar 14 14:40:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>