14
0
forked from pool/python-pyvdr

Accepting request 879819 from home:mnhauke

- Update to version 0.3.0
  * refactored svdrp socket handling.
  * changed behaviour of get_channel_epg_info which now expects
    the channel no as parameter instead of getting the channel
    itself.

OBS-URL: https://build.opensuse.org/request/show/879819
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvdr?expand=0&rev=9
This commit is contained in:
2021-03-18 08:10:12 +00:00
committed by Git OBS Bridge
parent 6ee86c11e4
commit c4f019f5af
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 18 07:24:38 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.3.0
* refactored svdrp socket handling.
* changed behaviour of get_channel_epg_info which now expects
the channel no as parameter instead of getting the channel
itself.
-------------------------------------------------------------------
Wed Jul 29 21:12:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>