diff --git a/python-pyglet.spec b/python-pyglet.spec index 656d2fe..7588912 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 1.5.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD @@ -152,6 +152,9 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/ %changelog +* Fri Jun 04 2021 Python Maint - 1.5.16-2 +- Rebuilt for Python 3.10 + * Wed Apr 14 2021 Petr Viktorin - 1.5.16-1 - Update to 1.5.16 - Add a comment on how to handle unbundled "pypng"