diff options
| author | Barry Warsaw <barry@python.org> | 2008-04-03 04:10:02 (GMT) |
|---|---|---|
| committer | Barry Warsaw <barry@python.org> | 2008-04-03 04:10:02 (GMT) |
| commit | 9649cdd5d4b947fd7356f1c2946509b8a520647d (patch) | |
| tree | 38ae02f168a2d11f88905d0754036452959f47ed /Misc | |
| parent | b23550049d2e8f58fdbe5ba40df7c962f183c337 (diff) | |
| download | cpython-2.6a2.zip cpython-2.6a2.tar.gz cpython-2.6a2.tar.bz2 | |
Updating for 2.6a2v2.6a2
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 |
