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