From 6ee86c11e453d9e76eea575a7cfed771ccd1832be6b65fa9da54ae8f8245d9c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 30 Jul 2020 18:48:56 +0000 Subject: [PATCH] Accepting request 823461 from home:mnhauke - Update to version 0.2.3 * Parsing of timers couldn't handle channel numbers > 10 OBS-URL: https://build.opensuse.org/request/show/823461 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvdr?expand=0&rev=7 --- python-pyvdr.changes | 6 ++++++ python-pyvdr.spec | 2 +- pyvdr-0.2.2.tar.gz | 3 --- pyvdr-0.2.3.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pyvdr-0.2.2.tar.gz create mode 100644 pyvdr-0.2.3.tar.gz diff --git a/python-pyvdr.changes b/python-pyvdr.changes index 3a517fe..f4d4027 100644 --- a/python-pyvdr.changes +++ b/python-pyvdr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 29 21:12:34 UTC 2020 - Martin Hauke + +- Update to version 0.2.3 + * Parsing of timers couldn't handle channel numbers > 10 + ------------------------------------------------------------------- Fri Jul 10 17:47:20 UTC 2020 - Martin Hauke diff --git a/python-pyvdr.spec b/python-pyvdr.spec index 87fa2a2..32a7c10 100644 --- a/python-pyvdr.spec +++ b/python-pyvdr.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pyvdr -Version: 0.2.2 +Version: 0.2.3 Release: 0 Summary: Python library for accessing a Linux VDR via SVDRP License: MIT diff --git a/pyvdr-0.2.2.tar.gz b/pyvdr-0.2.2.tar.gz deleted file mode 100644 index 957eba8..0000000 --- a/pyvdr-0.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f26773d220609183a2716a7b20e779ab5e1b8213b757995d5f147c80c527d26 -size 8215 diff --git a/pyvdr-0.2.3.tar.gz b/pyvdr-0.2.3.tar.gz new file mode 100644 index 0000000..2de19c2 --- /dev/null +++ b/pyvdr-0.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:579b2f3a41dd37e55f18e0e825567ddaeeec9e3608dc4d57de53e882a24a87b0 +size 8649