[openstack-heat] Rebase to icehouse-rc1

Jeff Peeler jpeeler at fedoraproject.org
Mon Apr 7 16:24:13 UTC 2014


commit c62e2c3df0e402521aa6eb31c98bbb3df3f06ef9
Author: Jeff Peeler <jpeeler at redhat.com>
Date:   Mon Apr 7 12:09:29 2014 -0400

    Rebase to icehouse-rc1

 .gitignore          |    1 +
 openstack-heat.spec |   11 +++++++----
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9bb7c15..5fb3226 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /heat-2014.1.b1.tar.gz
 /heat-2014.1.b2.tar.gz
 /heat-2014.1.b3.tar.gz
+/heat-2014.1.rc1.tar.gz
diff --git a/openstack-heat.spec b/openstack-heat.spec
index 89ee645..4c5c2b4 100644
--- a/openstack-heat.spec
+++ b/openstack-heat.spec
@@ -1,6 +1,6 @@
 %global release_name icehouse
-%global release_letter b
-%global milestone 3
+%global release_letter rc
+%global milestone 1
 %global full_release heat-%{version}.%{release_letter}%{milestone}
 
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
@@ -12,7 +12,7 @@ Release:	0.5.%{release_letter}%{milestone}%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Base
 URL:		http://www.openstack.org
-Source0:	https://launchpad.net/heat/%{release_name}/%{release_name}-%{milestone}/+download/%{full_release}.tar.gz
+Source0:	https://launchpad.net/heat/%{release_name}/%{release_name}-%{release_letter}%{milestone}/+download/%{full_release}.tar.gz
 Obsoletes:	heat < 7-9
 Provides:	heat
 
@@ -24,7 +24,7 @@ Source5:	openstack-heat-api-cloudwatch.service
 Source20:   heat-dist.conf
 
 #
-# patches_base=2014.1.b3
+# patches_base=2014.1.rc1
 #
 Patch0001: 0001-Switch-to-using-M2Crypto.patch
 Patch0002: 0002-remove-pbr-runtime-dependency.patch
@@ -362,6 +362,9 @@ AWS CloudWatch-compatible API to the Heat Engine
 
 
 %changelog
+* Mon Apr  7 2014 Jeff Peeler <jpeeler at redhat.com> - 2014.1-0.5.rc1
+- update to icehouse-rc1
+
 * Thu Mar  6 2014 Jeff Peeler <jpeeler at redhat.com> - 2014.1-0.5.b3
 - update to icehouse-3
 
diff --git a/sources b/sources
index 02c80bf..9cab925 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-050b55342a03a8477410e9e406ca1513  heat-2014.1.b3.tar.gz
+32bdb84fd9f8330f99f5fcb5101541a4  heat-2014.1.rc1.tar.gz


More information about the scm-commits mailing list