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