diff --git a/python-pyglet.spec b/python-pyglet.spec index 40b52a7..c9a9a58 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -1,5 +1,4 @@ -# Python 3 support is not finished upstream -%global with_python3 0 +%global with_python3 1 %global srcname pyglet %global srcversion 1.2 @@ -7,7 +6,7 @@ Name: python-%{srcname} Version: %{srcversion} -Release: 0.6.alpha1%{?dist} +Release: 0.7.alpha1%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD @@ -130,6 +129,9 @@ popd %changelog +* Mon Oct 07 2013 Petr Viktorin - 1.2-0.7.alpha1 +- Enable Python 3 build + * Sun Aug 04 2013 Fedora Release Engineering - 1.2-0.6.alpha1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild