Patch #970019: Include version and release in the BuildRoot.
diff --git a/Misc/NEWS b/Misc/NEWS
index 9ce8c2d..d3ffb04 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -57,6 +57,8 @@
 Library
 -------
 
+- bdist_rpm now includes version and release in the BuildRoot.
+
 - distutils build/build_scripts now has an -e option to specify the
   path to the Python interpreter for installed scripts.