diff --git a/python-pyglet.spec b/python-pyglet.spec index 08dd49b..c0846ca 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: %{srcversion} -Release: 1%{?dist} +Release: 2%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD @@ -149,6 +149,9 @@ popd %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.2.4-2 +- Rebuild for Python 3.6 + * Tue Aug 09 2016 Petr Viktorin - 1.2.4-1 - Update to upstream 1.2.4 - Specfile cleanup