diff --git a/_service b/_service new file mode 100644 index 0000000..018b936 --- /dev/null +++ b/_service @@ -0,0 +1,10 @@ + + + https://github.com/gvalkov/python-evdev.git + git + v1.1.0 + @PARENT_TAG@ + v(.*) + + + diff --git a/python-evdev.changes b/python-evdev.changes index 1bf0df8..6c44529 100644 --- a/python-evdev.changes +++ b/python-evdev.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 28 08:00:44 UTC 2018 - marix@marix.org + +- Update to version 1.1.0 + * Add support for handling force-feedback effect uploads. + * Fix typo preventing force-feedback effects that need left + coefficients from working. +- Add _service file to fetch source from Git. + ------------------------------------------------------------------- Tue Jun 5 20:06:40 UTC 2018 - marix@marix.org diff --git a/python-evdev.spec b/python-evdev.spec index b49ac7f..e6b564d 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.0.0 +Version: 1.1.0 Release: 0 Summary: Python bindings to the Linux input handling subsystem License: BSD-3-Clause diff --git a/v1.0.0.tar.gz b/v1.0.0.tar.gz deleted file mode 100644 index 23ff37c..0000000 --- a/v1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71341d2189374e1dd9b56948e9c9ba71c9ec2ed09d80c0d37f7e420547d0ffb4 -size 81804 diff --git a/v1.1.0.tar.gz b/v1.1.0.tar.gz new file mode 100644 index 0000000..2dbb14b --- /dev/null +++ b/v1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99fd6d63f1177efc16e0874235db5856ee625e1dd312f0c5d2700bfff7b20fe +size 82985