summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS8
-rw-r--r--Misc/RPM/python-3.3.spec2
2 files changed, 9 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e32613f..6f572eb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,14 @@
Python News
+++++++++++
+What's New in Python 3.3.5?
+===========================
+
+*Release date: 09-Mar-2014*
+
+No changes from release candidate 2.
+
+
What's New in Python 3.3.5 release candidate 2?
===============================================
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec
index 1a7182e..94332fa 100644
--- a/Misc/RPM/python-3.3.spec
+++ b/Misc/RPM/python-3.3.spec
@@ -39,7 +39,7 @@
%define name python
#--start constants--
-%define version 3.3.5rc2
+%define version 3.3.5
%define libvers 3.3
#--end constants--
%define release 1pydotorg