From c00d24ba4ef96900c5d1ef2241ad4ab0b537b66b93deb50d5c0d4a6c919877d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 14 May 2019 07:10:29 +0000 Subject: [PATCH] - update to 1.2.0 * Add UInput support for the resolution parameter in AbsInfo * Vendor and product identifiers can be greater or equal to 0x8000 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evdev?expand=0&rev=10 --- python-evdev.changes | 7 +++++++ python-evdev.spec | 2 +- v1.1.2.tar.gz | 3 --- v1.2.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 v1.1.2.tar.gz create mode 100644 v1.2.0.tar.gz diff --git a/python-evdev.changes b/python-evdev.changes index 4884afa..bc68624 100644 --- a/python-evdev.changes +++ b/python-evdev.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 14 07:09:23 UTC 2019 - Ondřej Súkup + +- update to 1.2.0 + * Add UInput support for the resolution parameter in AbsInfo + * Vendor and product identifiers can be greater or equal to 0x8000 + ------------------------------------------------------------------- Fri Mar 1 11:01:57 UTC 2019 - Tomáš Chvátal diff --git a/python-evdev.spec b/python-evdev.spec index d9f851f..e5f2709 100644 --- a/python-evdev.spec +++ b/python-evdev.spec @@ -19,7 +19,7 @@ %define modname evdev %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-evdev -Version: 1.1.2 +Version: 1.2.0 Release: 0 Summary: Python bindings to the Linux input handling subsystem License: BSD-3-Clause diff --git a/v1.1.2.tar.gz b/v1.1.2.tar.gz deleted file mode 100644 index 2f2f55a..0000000 --- a/v1.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4403d4ee2d9682d17d292d5cfe0781d9ebfe119c7bb0f631fb59de3003bad49d -size 83067 diff --git a/v1.2.0.tar.gz b/v1.2.0.tar.gz new file mode 100644 index 0000000..db07f56 --- /dev/null +++ b/v1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f788584510620251c6a6c68802935b71c4b474df99b87ee223e18b84dd1719a6 +size 83618