Fix typo in version number

This commit is contained in:
Petr Viktorin 2013-06-14 18:34:11 +02:00
commit 4b0e2473fa

View file

@ -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@gmail.com> - 1.2-0.4.alpha2
* Wed Jun 05 2013 Petr Viktorin <encukou@gmail.com> - 1.2-0.5.alpha1
- Add python3-devel to BuildRequires
* Wed Jun 05 2013 Petr Viktorin <encukou@gmail.com> - 1.2-0.4.alpha1