From 7f3232730fe47ffa0f7156cca2c890081711fbda Mon Sep 17 00:00:00 2001 From: Krzysztof Mrozowicz Date: Mon, 28 Mar 2022 08:47:58 +0000 Subject: [PATCH] - up to 1.5.0 --- python-evdev.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-evdev.spec b/python-evdev.spec index fa08f56..0fdffdd 100644 --- a/python-evdev.spec +++ b/python-evdev.spec @@ -6,12 +6,12 @@ %define module evdev Summary: Python bindings for the Linux input subsystem Name: python-%{module} -Version: 1.0.0 -Release: 6 +Version: 1.5.0 +Release: 1 License: BSD Group: Libraries/Python Source0: https://files.pythonhosted.org/packages/source/e/evdev/%{module}-%{version}.tar.gz -# Source0-md5: 1c9830c5a87ef5147cabfadfefc91a20 +# Source0-md5: 3fc7c0d0fcd3382fdd3a1a52f1017023 URL: https://github.com/gvalkov/python-evdev BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714 -- 2.44.0