[python-pyglet] Fix typo in version number

Petr Viktorin pviktori at fedoraproject.org
Fri Jun 14 16:38:41 UTC 2013


commit 4b0e2473fa77b9644314b0465df918fae337dccf
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Fri Jun 14 18:34:11 2013 +0200

    Fix typo in version number

 python-pyglet.spec |    4 ++--
 1 files 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 <encukou at gmail.com> - 1.2-0.4.alpha2
+* Wed Jun 05 2013 Petr Viktorin <encukou at gmail.com> - 1.2-0.5.alpha1
 - Add python3-devel to BuildRequires
 
 * Wed Jun 05 2013 Petr Viktorin <encukou at gmail.com> - 1.2-0.4.alpha1


More information about the scm-commits mailing list