[openstack-heat] update to icehouse final

Jeff Peeler jpeeler at fedoraproject.org
Tue Apr 22 15:58:40 UTC 2014


commit 3ddac60690913d211c2ba37ef8c8fbf37e2a095d
Author: Jeff Peeler <jpeeler at redhat.com>
Date:   Tue Apr 22 11:55:33 2014 -0400

    update to icehouse final

 .gitignore          |    1 +
 openstack-heat.spec |   11 +++++++----
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cffad24..80b7340 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /heat-2014.1.b3.tar.gz
 /heat-2014.1.rc1.tar.gz
 /heat-2014.1.rc2.tar.gz
+/heat-2014.1.tar.gz
diff --git a/openstack-heat.spec b/openstack-heat.spec
index 72a8eb9..3655129 100644
--- a/openstack-heat.spec
+++ b/openstack-heat.spec
@@ -1,18 +1,18 @@
 %global release_name icehouse
 %global release_letter rc
 %global milestone 2
-%global full_release heat-%{version}.%{release_letter}%{milestone}
+%global full_release heat-%{version}
 
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:		openstack-heat
 Summary:	OpenStack Orchestration (heat)
 Version:	2014.1
-Release:	0.5.%{release_letter}%{milestone}%{?dist}
+Release:	1.0.%{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}-%{release_letter}%{milestone}/+download/%{full_release}.tar.gz
+Source0:	https://launchpad.net/heat/%{release_name}/%{version}/+download/heat-%{version}.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.rc2
+# patches_base=2014.1
 #
 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
+* Tue Apr 22 2014 Jeff Peeler <jpeeler at redhat.com> - 2014.1-1.0
+- update to icehouse final
+
 * Mon Apr 14 2014 Jeff Peeler <jpeeler at redhat.com> - 2014.1-0.5.rc2
 - update to icehouse-rc2
 
diff --git a/sources b/sources
index 004e1e5..00696e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7f6e7a1bd37427ab860e98ad0d082cd  heat-2014.1.rc2.tar.gz
+3cd1bd86959e558787f034d96c597dcd  heat-2014.1.tar.gz


More information about the scm-commits mailing list