[openstack-heat] Bump version for addition of heat-keystone-setup-domain script

Jeff Peeler jpeeler at fedoraproject.org
Fri Jun 13 14:05:36 UTC 2014


commit 6512d944dc024dd3347b0e6376aa7732bba880ee
Author: Jeff Peeler <jpeeler at redhat.com>
Date:   Fri Jun 13 09:55:20 2014 -0400

    Bump version for addition of heat-keystone-setup-domain script

 openstack-heat.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/openstack-heat.spec b/openstack-heat.spec
index c80935f..5cb61f7 100644
--- a/openstack-heat.spec
+++ b/openstack-heat.spec
@@ -8,7 +8,7 @@
 Name:		openstack-heat
 Summary:	OpenStack Orchestration (heat)
 Version:	2014.1.1
-Release:	2.0%{?dist}
+Release:	2.1%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Base
 URL:		http://www.openstack.org
@@ -24,7 +24,7 @@ Source5:	openstack-heat-api-cloudwatch.service
 Source20:   heat-dist.conf
 
 #
-# patches_base=2014.1.1
+# patches_base=2014.1.1+1
 #
 Patch0001: 0001-Switch-to-using-M2Crypto.patch
 Patch0002: 0002-remove-pbr-runtime-dependency.patch
@@ -201,6 +201,7 @@ Components common to all OpenStack Heat services
 %doc LICENSE
 %{_bindir}/heat-manage
 %{_bindir}/heat-keystone-setup
+%{_bindir}/heat-keystone-setup-domain
 %{python_sitelib}/heat*
 %attr(-, root, heat) %{_datadir}/heat/heat-dist.conf
 %attr(-, root, heat) %{_datadir}/heat/api-paste-dist.ini
@@ -363,6 +364,9 @@ AWS CloudWatch-compatible API to the Heat Engine
 
 
 %changelog
+* Fri Jun 13 2014 Jeff Peeler <jpeeler at redhat.com> - 2014.1.1-2.1
+- added heat-keystone-setup-domain script
+
 * Tue Jun 10 2014 Jeff Peeler <jpeeler at redhat.com> - 2014.1.1-2.0
 - updated to 2014.1.1
 - removed patch to build against python-oslo-sphinx and put change in spec


More information about the scm-commits mailing list