diff options
Diffstat (limited to 'Misc/RPM/python-3.2.spec')
-rw-r--r-- | Misc/RPM/python-3.2.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/RPM/python-3.2.spec b/Misc/RPM/python-3.2.spec index 463504f..aea6441 100644 --- a/Misc/RPM/python-3.2.spec +++ b/Misc/RPM/python-3.2.spec @@ -39,8 +39,8 @@ %define name python #--start constants-- -%define version 3.2a0 -%define libvers 3.2 +%define version 3.2a1 +%define libver 3.2 #--end constants-- %define release 1pydotorg %define __prefix /usr |