From 71a29c05703366b7e42e0b5da21b079335cf0fa1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 22:02:01 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- pyusb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyusb.spec b/pyusb.spec index f38a971..f69e613 100644 --- a/pyusb.spec +++ b/pyusb.spec @@ -1,6 +1,6 @@ Name: pyusb Version: 1.2.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python bindings for libusb License: BSD-3-Clause URL: https://github.com/pyusb/pyusb/ @@ -41,6 +41,9 @@ sed -i -e 's/\r//g' README.rst %{python3_sitelib}/* %changelog +* Tue Jun 13 2023 Python Maint - 1.2.1-5 +- Rebuilt for Python 3.12 + * Wed Mar 08 2023 Gwyn Ciesla - 1.2.1-4 - migrated to SPDX license