14
0

Accepting request 791507 from home:alois:branches:devel:languages:python

- Update to version v0.4.6
  * Make tests run headless using xvfbwrapper
  * Add some high-level API information to README
  * README: Add info on GUI modes 
  * README: add render context gtk example
  * Initial libmpv/render.h mapping
  * Add GTK/OpenGL example (#100)

OBS-URL: https://build.opensuse.org/request/show/791507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpv?expand=0&rev=18
This commit is contained in:
Tomáš Chvátal
2020-04-05 14:53:24 +00:00
committed by Git OBS Bridge
parent 954f1bb547
commit 18dd4f8446
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Apr 5 11:47:16 UTC 2020 - aloisio@gmx.com
- Update to version v0.4.6
* Make tests run headless using xvfbwrapper
* Add some high-level API information to README
* README: Add info on GUI modes
* README: add render context gtk example
* Initial libmpv/render.h mapping
* Add GTK/OpenGL example (#100)
-------------------------------------------------------------------
Thu Mar 19 05:09:56 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>