From 30e889eb362602892bee7d3f245530b588b282c6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:42:24 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-libevdev.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-libevdev.spec b/python-libevdev.spec index 88cd8cf..def540b 100644 --- a/python-libevdev.spec +++ b/python-libevdev.spec @@ -1,6 +1,6 @@ Name: python-libevdev Version: 0.9 -Release: 3%{?dist} +Release: 4%{?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 +* Fri Jun 04 2021 Python Maint - 0.9-4 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild