forked from pool/python-evdev
Accepting request 631923 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/631923 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-evdev?expand=0&rev=3
This commit is contained in:
10
_service
Normal file
10
_service
Normal file
@@ -0,0 +1,10 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://github.com/gvalkov/python-evdev.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.1.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled" />
|
||||
</services>
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71341d2189374e1dd9b56948e9c9ba71c9ec2ed09d80c0d37f7e420547d0ffb4
|
||||
size 81804
|
||||
3
v1.1.0.tar.gz
Normal file
3
v1.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a99fd6d63f1177efc16e0874235db5856ee625e1dd312f0c5d2700bfff7b20fe
|
||||
size 82985
|
||||
Reference in New Issue
Block a user