bump to 3.2a0
diff --git a/Misc/NEWS b/Misc/NEWS
index 32101b5..b4b9e9f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,18 @@
(editors: check NEWS.help for information about editing NEWS using ReST.)
+What's New in Python 3.2 Alpha 1?
+=================================
+
+*Release date: XX-XXX-XXX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.1?
=========================
diff --git a/Misc/RPM/python-3.1.spec b/Misc/RPM/python-3.2.spec
similarity index 99%
rename from Misc/RPM/python-3.1.spec
rename to 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