[python-heatclient/f21] Remove mis-copied comment

Ryan Brown ryansb at fedoraproject.org
Fri Sep 26 13:31:47 UTC 2014


commit ea9070e904c7fad54311c307dfe1e68e7080080a
Author: Ryan S. Brown <rybrown at redhat.com>
Date:   Fri Sep 26 09:31:38 2014 -0400

    Remove mis-copied comment

 python-heatclient.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-heatclient.spec b/python-heatclient.spec
index fbcea9f..7925609 100644
--- a/python-heatclient.spec
+++ b/python-heatclient.spec
@@ -58,8 +58,8 @@ This package contains auto-generated documentation.
 # We provide version like this in order to remove runtime dep on pbr.
 sed -i s/REDHATHEATCLIENTVERSION/%{version}/ heatclient/__init__.py
 
-# Until Oslo's new namespace (oslosphinx) propagates into yum packages we need                │  4 * Thu Sep 18 2014 Ryan Brown <rybrown at redhat.com> - 0.2.10-1$
-# to fix its import name                                                                      │  5 - Bump to new (0.2.10) client release$
+# Until Oslo's new namespace (oslosphinx) propagates into yum packages we need
+# to fix its import name
 sed -i s/oslosphinx/oslo.sphinx/ doc/source/conf.py
 
 # Remove the requirements file so that pbr hooks don't add it


More information about the scm-commits mailing list