From 4b0e2473fa77b9644314b0465df918fae337dccf Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Fri, 14 Jun 2013 18:34:11 +0200 Subject: [PATCH] Fix typo in version number --- python-pyglet.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pyglet.spec b/python-pyglet.spec index 402627f..cce0e01 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: %{srcversion} -Release: 0.4.alpha2%{?dist} +Release: 0.5.alpha1%{?dist} Summary: A cross-platform windowing and multimedia library for Python License: BSD @@ -130,7 +130,7 @@ popd %changelog -* Wed Jun 05 2013 Petr Viktorin - 1.2-0.4.alpha2 +* Wed Jun 05 2013 Petr Viktorin - 1.2-0.5.alpha1 - Add python3-devel to BuildRequires * Wed Jun 05 2013 Petr Viktorin - 1.2-0.4.alpha1