[python-heatclient/f21] Use 'prep' instead of '%prep' in changelog

Ryan Brown ryansb at fedoraproject.org
Tue Sep 30 13:13:27 UTC 2014


commit c586ac57d152cfc435c6a0158c742b0db677f551
Author: Ryan S. Brown <rybrown at redhat.com>
Date:   Fri Sep 26 10:12:56 2014 -0400

    Use 'prep' instead of '%prep' in changelog

 python-heatclient.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-heatclient.spec b/python-heatclient.spec
index 7925609..0bb775c 100644
--- a/python-heatclient.spec
+++ b/python-heatclient.spec
@@ -1,6 +1,6 @@
 Name:    python-heatclient
 Version: 0.2.12
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Python API and CLI for OpenStack Heat
 
 Group:   Development/Languages
@@ -97,9 +97,9 @@ rm -fr html/.doctrees html/.buildinfo
 %doc html
 
 %changelog
-* Thu Sep 26 2014 Ryan Brown <rybrown at redhat.com> - 0.2.12-1
+* Thu Sep 26 2014 Ryan Brown <rybrown at redhat.com> - 0.2.12-2
 - Bump to 0.2.12 client release
-- Remove patch and use sed in %prep to fix oslosphinx import instead
+- Remove patch and use sed in prep section to fix oslosphinx import instead
 
 * Mon Sep 22 2014 Ryan Brown <rybrown at redhat.com> - 0.2.11-1
 - Bump to new (0.2.11) client release


More information about the scm-commits mailing list