diff options
| author | Georg Brandl <georg@python.org> | 2011-07-04 19:55:22 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-07-04 19:55:22 +0200 |
| commit | bfd1edd15541ff3d8ea89385faecdbcbba1a9773 (patch) | |
| tree | be7725f058280263a5378bc21ae9896e9ce9e56a /Misc/RPM | |
| parent | e40b3aabfb10e1f9fd31541369fec491029d5d46 (diff) | |
| parent | b1b25f0ffd6c2d31cf21fa7128ff64c314c3cd2e (diff) | |
| download | cpython-git-bfd1edd15541ff3d8ea89385faecdbcbba1a9773.tar.gz | |
Merge 3.2.1 release clone changes into main 3.2 branch after 3.2.1rc2 release.
Diffstat (limited to 'Misc/RPM')
| -rw-r--r-- | Misc/RPM/python-3.2.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-3.2.spec b/Misc/RPM/python-3.2.spec index 99c0406765..234caeb04d 100644 --- a/Misc/RPM/python-3.2.spec +++ b/Misc/RPM/python-3.2.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 3.2.1rc1 +%define version 3.2.1rc2 %define libvers 3.2 #--end constants-- %define release 1pydotorg |
