bump to 2.7.7 final
diff --git a/Misc/NEWS b/Misc/NEWS
index 020dc6e..f91003d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,6 +5,20 @@
What's New in Python 2.7.7 release candidate 1?
===============================================
+*Release date: 2014-05-31*
+
+Build
+-----
+
+- Issue #21462: Build the Windows installers with OpenSSL 1.0.1g.
+
+- Issue #19866: Include some test data in the Windows installers, so tests don't
+ fail.
+
+
+What's New in Python 2.7.7 release candidate 1?
+===============================================
+
*Release date: 2014-05-17*
Core and Builtins
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec
index 2a6bba5..fb0775c 100644
--- a/Misc/RPM/python-2.7.spec
+++ b/Misc/RPM/python-2.7.spec
@@ -39,7 +39,7 @@
%define name python
#--start constants--
-%define version 2.7.7rc1
+%define version 2.7.7
%define libvers 2.7
#--end constants--
%define release 1pydotorg