[openstack-heat] s/quantumclient/neutronclient/

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


commit bc151a45e44a9145306ed1c55c5595a0e7ff1132
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 cfd623d..b979cf5 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
@@ -105,7 +105,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-routes
 Requires: python-sqlalchemy
@@ -284,7 +284,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