14
0

Accepting request 547920 from multimedia:libs

- Added libvlc5 as runtime requirement
- Update to version 2.2.6100:
  * Python bindings: fix regexp to handle deprecated APIs
  * Rename gtkvlc.py to gtk2vlc.py (using old pygtk2 version)
  * Gtk3 example
  * python bindings generator: handle bitshifted chars in enums
  * python-vlc: allow to specify lib and plugin path
  * python bindings: update generator version number
  * Python bindings: update generated bindings for 2.2 and dev. versions
  * python bindings: configure logging module when running standalone
  * python bindings: refactor, move template files to their own directory
  * Generate an appropriate PyPI installer package for the generated module
- Initial release of python-python-vlc 1.1.2

OBS-URL: https://build.opensuse.org/request/show/547920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-vlc?expand=0&rev=1
This commit is contained in:
2017-12-06 07:58:33 +00:00
committed by Git OBS Bridge
commit 64ad902def
6 changed files with 136 additions and 0 deletions

24
python-python-vlc.changes Normal file
View File

@@ -0,0 +1,24 @@
-------------------------------------------------------------------
Sun Dec 3 06:21:09 UTC 2017 - aloisio@gmx.com
- Added libvlc5 as runtime requirement
-------------------------------------------------------------------
Fri Nov 10 17:09:33 UTC 2017 - alarrosa@suse.com
- Update to version 2.2.6100:
* Python bindings: fix regexp to handle deprecated APIs
* Rename gtkvlc.py to gtk2vlc.py (using old pygtk2 version)
* Gtk3 example
* python bindings generator: handle bitshifted chars in enums
* python-vlc: allow to specify lib and plugin path
* python bindings: update generator version number
* Python bindings: update generated bindings for 2.2 and dev. versions
* python bindings: configure logging module when running standalone
* python bindings: refactor, move template files to their own directory
* Generate an appropriate PyPI installer package for the generated module
-------------------------------------------------------------------
Tue Sep 5 17:29:09 UTC 2017 - alarrosa@suse.com
- Initial release of python-python-vlc 1.1.2