diff options
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-3.2.spec (renamed from Misc/RPM/python-3.1.spec) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/RPM/python-3.1.spec b/Misc/RPM/python-3.2.spec index 074f958..e794623 100644 --- a/Misc/RPM/python-3.1.spec +++ b/Misc/RPM/python-3.2.spec @@ -34,8 +34,8 @@ %define name python #--start constants-- -%define version 3.1 -%define libver 3.1 +%define version 3.2a0 +%define libver 3.2 #--end constants-- %define release 1pydotorg %define __prefix /usr |