From 6b74c26aa9b81b81eface36331aad2358d7e3259 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Sat, 8 Jun 2024 10:32:36 +0200 Subject: [PATCH] Rebuilt for Python 3.13 --- python-pyglet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyglet.spec b/python-pyglet.spec index a4d7805..cc65cc8 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 2.0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD-3-Clause @@ -156,6 +156,9 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/ %changelog +* Sat Jun 08 2024 Python Maint - 2.0.10-2 +- Rebuilt for Python 3.13 + * Sat Feb 17 2024 Orion Poplawski - 2.0.10-1 - Update to 2.0.10