From 111ed9c4b77eb8efb4cd3dc27ad8323ed6072670 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 16 Jun 2023 18:00:05 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-pyglet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyglet.spec b/python-pyglet.spec index 7a6d5b2..e617c15 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 1.5.23 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD @@ -148,6 +148,9 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/ %changelog +* Fri Jun 16 2023 Python Maint - 1.5.23-5 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.5.23-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild