diff --git a/python-python-xlib.changes b/python-python-xlib.changes index 534150f..57bfe1f 100644 --- a/python-python-xlib.changes +++ b/python-python-xlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 5 08:07:43 UTC 2020 - Marketa Calabkova + +- update to 0.27 + * fix TypeError in socket.error exception handling for Python 3.x (by @t-wissmann) + * NV-CONTROL: set offset for all perf levels (by @Sporif) + ------------------------------------------------------------------- Mon Jan 13 04:42:33 UTC 2020 - Dead Mozay diff --git a/python-python-xlib.spec b/python-python-xlib.spec index abd9144..18fa1a1 100644 --- a/python-python-xlib.spec +++ b/python-python-xlib.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-python-xlib -Version: 0.26 +Version: 0.27 Release: 0 Summary: Python X11 interface License: LGPL-2.1-or-later diff --git a/python-xlib-0.26.tar.bz2 b/python-xlib-0.26.tar.bz2 deleted file mode 100644 index 40da52d..0000000 --- a/python-xlib-0.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b819c7e5f55830305919d78ea42b0cbd5e13687f5d12aa53556c33674b9876df -size 207058 diff --git a/python-xlib-0.27.tar.bz2 b/python-xlib-0.27.tar.bz2 new file mode 100644 index 0000000..b1080e5 --- /dev/null +++ b/python-xlib-0.27.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90667c70905c6ef0754c8a09fa61acbc1e1b7ddb946d527831800d7cbfe9348 +size 207119