From 85c4786bf52727db22c973605e93d6b47ecd0b15 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:42:42 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-libevdev.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-libevdev.spec b/python-libevdev.spec index 00fbf7e..8105614 100644 --- a/python-libevdev.spec +++ b/python-libevdev.spec @@ -1,6 +1,6 @@ Name: python-libevdev Version: 0.11 -Release: 4%{?dist} +Release: 5%{?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 Jun 13 2023 Python Maint - 0.11-5 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild