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