From 37df91658ce3731aac4a3777390453630402d803dce9e5c9f0940d0bf4691946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 9 Jul 2020 21:10:28 +0000 Subject: [PATCH] Accepting request 819789 from home:mnhauke - Update to version 0.2.1 * Fix Regex for parsing of instant timers OBS-URL: https://build.opensuse.org/request/show/819789 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvdr?expand=0&rev=3 --- python-pyvdr.changes | 6 ++++++ python-pyvdr.spec | 3 ++- pyvdr-0.2.0.tar.gz | 3 --- pyvdr-0.2.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 pyvdr-0.2.0.tar.gz create mode 100644 pyvdr-0.2.1.tar.gz diff --git a/python-pyvdr.changes b/python-pyvdr.changes index 5a9cf0b..bb27e8f 100644 --- a/python-pyvdr.changes +++ b/python-pyvdr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 9 19:27:33 UTC 2020 - Martin Hauke + +- Update to version 0.2.1 + * Fix Regex for parsing of instant timers + ------------------------------------------------------------------- Fri Mar 13 19:45:04 UTC 2020 - Martin Hauke diff --git a/python-pyvdr.spec b/python-pyvdr.spec index caf0a9e..9cce205 100644 --- a/python-pyvdr.spec +++ b/python-pyvdr.spec @@ -1,6 +1,7 @@ # # spec file for package python-pyvdr # +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2020, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -19,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pyvdr -Version: 0.2.0 +Version: 0.2.1 Release: 0 Summary: Python library for accessing a Linux VDR via SVDRP License: MIT diff --git a/pyvdr-0.2.0.tar.gz b/pyvdr-0.2.0.tar.gz deleted file mode 100644 index b0a84f9..0000000 --- a/pyvdr-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29567de49461a96e687f87e25d0dd5264fff5a10b97d10bcdfb54a122a5fd580 -size 7758 diff --git a/pyvdr-0.2.1.tar.gz b/pyvdr-0.2.1.tar.gz new file mode 100644 index 0000000..838c64e --- /dev/null +++ b/pyvdr-0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43369e7451f4b6f8c8f4bb1a1235bf90f147c1e1b6547191e70472b948e8f92c +size 8179