release.py induced and manual editing steps for 3.0a4.
diff --git a/Misc/NEWS b/Misc/NEWS
index 8aa1f30..58d64c8 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@
What's New in Python 3.0a4?
===========================
-*Release date: XX-XXX-2008*
+*Release date: 02-Apr-2008*
Core and Builtins
-----------------
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