summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-06-27 21:40:27 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-06-27 21:40:27 (GMT)
commit46ea4f73b998364e020972eb80415e6004a917f2 (patch)
tree9b189911a06ae7f42f4225de27e3094b248646e5 /Misc
parentc216b27c427a5878237fb6420c221d59ec7f5285 (diff)
downloadcpython-46ea4f73b998364e020972eb80415e6004a917f2.zip
cpython-46ea4f73b998364e020972eb80415e6004a917f2.tar.gz
cpython-46ea4f73b998364e020972eb80415e6004a917f2.tar.bz2
bump to 3.2a0
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS12
-rw-r--r--Misc/RPM/python-3.2.spec (renamed from Misc/RPM/python-3.1.spec)4
2 files changed, 14 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 32101b5..b4b9e9f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,18 @@ Python News
(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
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