From ad4c60da9b8f19989dc2b0776cddfac831ae96a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:23:07 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-libevdev.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-libevdev.spec b/python-libevdev.spec index af4382b..1c2f636 100644 --- a/python-libevdev.spec +++ b/python-libevdev.spec @@ -1,6 +1,6 @@ Name: python-libevdev Version: 0.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings to the libevdev evdev device wrapper library License: MIT @@ -46,6 +46,9 @@ devices and create uinput devices. %{python3_sitelib}/libevdev-%{version}-py*.egg-info %changelog +* Tue May 26 2020 Miro HronĨok - 0.8-3 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild