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 21783ff..140b487 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,14 @@
Python News
+++++++++++
+What's New in Python 3.3.3?
+===========================
+
+*Release date: 17-Nov-2013*
+
+No changes from release candidate 2.
+
+
What's New in Python 3.3.3 release candidate 2?
===============================================
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec
index 8e2a012..b8b57e2 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.3rc2
+%define version 3.3.3
%define libvers 3.3
#--end constants--
%define release 1pydotorg