diff --git a/python-pyglet.spec b/python-pyglet.spec index b2efcd7..58abd6d 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 1.5.16 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD @@ -151,6 +151,9 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/ %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.5.16-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sun Oct 10 2021 Benjamin A. Beasley - 1.5.16-4 - Backport upstream patch to fix ExcludeArch (fix RHBZ#1877849)