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:
@@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package python-pyvdr
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2020, Martin Hauke <mardnh@gmx.de>
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2020-2021, Martin Hauke <mardnh@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pyvdr
|
||||
Version: 0.2.3
|
||||
Version: 0.3.0
|
||||
Release: 0
|
||||
Summary: Python library for accessing a Linux VDR via SVDRP
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user