Fix typo in version number
This commit is contained in:
parent
35e7cd03c8
commit
4b0e2473fa
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue