diff --git a/python-pyglet.spec b/python-pyglet.spec index 06d8aa5..467544b 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 1.5.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD @@ -147,6 +147,9 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/ %changelog +* Mon Jun 13 2022 Python Maint - 1.5.23-2 +- Rebuilt for Python 3.11 + * Thu Apr 28 2022 Petr Viktorin - 1.5.23-1 - Update to 1.5.23 - This version should not attempt to use the incompatible ffmpeg 5.0,