diff --git a/python-pyglet.spec b/python-pyglet.spec index 6f56fa7..3a41234 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 2.0.10 -Release: 9%{?dist} +Release: 8%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD-3-Clause @@ -159,9 +159,6 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/ %changelog -* Fri Sep 19 2025 Python Maint - 2.0.10-9 -- Rebuilt for Python 3.14.0rc3 bytecode - * Sat Aug 23 2025 Orion Poplawski - 2.0.10-8 - Add BR/R on python3-gobject, skip openal test (FTBFS rhbz#2379002)