14
0

Accepting request 701755 from home:pgajdos

- version update to 0.25
  * fix increasing memory usage on display instantiation
  * NV-CONTROL extension
  * fix protocol handling: correctly support explicit Unix
    connections and fix support fox macOS
  * improve Python 3 support: fix events sub-code handling
    and possible crashes when unpacking text data
  * add support for error handlers to the Composite extension

OBS-URL: https://build.opensuse.org/request/show/701755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2019-05-09 10:08:38 +00:00
committed by Git OBS Bridge
parent 96f1ccb47f
commit dcfd86405e
4 changed files with 17 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-python-xlib
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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-%{**}}
%define oldpython python
Name: python-python-xlib
Version: 0.23
Version: 0.25
Release: 0
Summary: Python X11 interface
License: LGPL-2.1-or-later