[openstack-heat/el6-havana] s/quantumclient/neutronclient/

Pádraig Brady pbrady at fedoraproject.org
Wed Jul 24 14:37:30 UTC 2013


commit 5790096dee41ad72dda8a7834020213bf49eef84
Author: Pádraig Brady <P at draigBrady.com>
Date:   Wed Jul 24 15:36:25 2013 +0100

    s/quantumclient/neutronclient/

 openstack-heat.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openstack-heat.spec b/openstack-heat.spec
index 6417af1..3689106 100644
--- a/openstack-heat.spec
+++ b/openstack-heat.spec
@@ -8,7 +8,7 @@
 Name:		openstack-heat
 Summary:	OpenStack Orchestration (heat)
 Version:	2013.2
-Release:	0.2.%{release_letter}%{milestone}%{?dist}
+Release:	0.3.%{release_letter}%{milestone}%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Base
 URL:		http://www.openstack.org
@@ -113,7 +113,7 @@ Requires: python-keystoneclient
 Requires: python-memcached
 Requires: python-novaclient
 Requires: python-oslo-config
-Requires: python-quantumclient
+Requires: python-neutronclient
 Requires: python-swiftclient
 Requires: python-migrate
 Requires: python-qpid
@@ -319,7 +319,7 @@ Heat client tools accessible from the CLI
 %{_mandir}/man1/heat-watch.1.gz
 
 %changelog
-* Mon Jul 22 2013 Jeff Peeler <jpeeler at redhat.com> 2013.2-0.2.b2
+* Mon Jul 22 2013 Jeff Peeler <jpeeler at redhat.com> 2013.2-0.3.b2
 - rebase to havana-2
 
 * Mon Jun 10 2013 Jeff Peeler <jpeeler at redhat.com> 2013.2-0.2.b1


More information about the scm-commits mailing list