diff options
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/RPM/python-2.6.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Misc/RPM/python-2.6.spec b/Misc/RPM/python-2.6.spec index 73eba56..b7f7241 100644 --- a/Misc/RPM/python-2.6.spec +++ b/Misc/RPM/python-2.6.spec @@ -33,8 +33,10 @@ ################################# %define name python -%define version 2.6a1 -%define libvers 2.6 +#--start constants-- +%define version 2.6a2 +%define libver 2.6 +#--end constants-- %define release 1pydotorg %define __prefix /usr |
