From 0e5803d81d0b26190f940ce5e8703230f5ccd20344debe6f8d739304f7997610 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 2 Mar 2020 04:21:18 +0000 Subject: [PATCH] - Update to 0.2.5: * No changelog available OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyVirtualDisplay?expand=0&rev=23 --- PyVirtualDisplay-0.2.1.tar.gz | 3 --- PyVirtualDisplay-0.2.5.tar.gz | 3 +++ python-PyVirtualDisplay.changes | 6 ++++++ python-PyVirtualDisplay.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 PyVirtualDisplay-0.2.1.tar.gz create mode 100644 PyVirtualDisplay-0.2.5.tar.gz diff --git a/PyVirtualDisplay-0.2.1.tar.gz b/PyVirtualDisplay-0.2.1.tar.gz deleted file mode 100644 index bdac991..0000000 --- a/PyVirtualDisplay-0.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:012883851a992f9c53f0dc6a512765a95cf241bdb734af79e6bdfef95c6e9982 -size 30785 diff --git a/PyVirtualDisplay-0.2.5.tar.gz b/PyVirtualDisplay-0.2.5.tar.gz new file mode 100644 index 0000000..bcb4a38 --- /dev/null +++ b/PyVirtualDisplay-0.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b267c8ffc98fcbd084ba852ab4caef3f22e9362bc5d117e1697e767553eaf41 +size 32471 diff --git a/python-PyVirtualDisplay.changes b/python-PyVirtualDisplay.changes index 7b20cc4..b35ba18 100644 --- a/python-PyVirtualDisplay.changes +++ b/python-PyVirtualDisplay.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 2 04:20:32 UTC 2020 - Steve Kowalik + +- Update to 0.2.5: + * No changelog available + ------------------------------------------------------------------- Thu Nov 7 15:35:24 UTC 2019 - Matej Cepl diff --git a/python-PyVirtualDisplay.spec b/python-PyVirtualDisplay.spec index f2b319d..00d3bd2 100644 --- a/python-PyVirtualDisplay.spec +++ b/python-PyVirtualDisplay.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyVirtualDisplay # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-PyVirtualDisplay -Version: 0.2.1 +Version: 0.2.5 Release: 0 Summary: Python wrapper for Xvfb, Xephyr and Xvnc License: BSD-2-Clause