[openstack-heat] Rebase to juno-3 (2014.2.b3)

Ryan Brown ryansb at fedoraproject.org
Tue Sep 9 17:40:57 UTC 2014


commit 661793611a5d9909d9a144e181d5eed648240bf1
Author: Ryan S. Brown <rybrown at redhat.com>
Date:   Tue Sep 9 13:40:41 2014 -0400

    Rebase to juno-3 (2014.2.b3)

 .gitignore          |    1 +
 openstack-heat.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 99cb0a8..5eb7463 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /heat-2014.1.1.tar.gz
 /heat-2014.2.b1.tar.gz
 /heat-2014.2.b2.tar.gz
+/heat-2014.2.b3.tar.gz
diff --git a/openstack-heat.spec b/openstack-heat.spec
index 8d2f6f2..7d86da7 100644
--- a/openstack-heat.spec
+++ b/openstack-heat.spec
@@ -1,6 +1,6 @@
 %global release_name juno
 %global release_letter b
-%global milestone 2
+%global milestone 3
 %global full_release heat-%{version}.%{release_letter}%{milestone}
 
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
@@ -8,7 +8,7 @@
 Name:		openstack-heat
 Summary:	OpenStack Orchestration (heat)
 Version:	2014.2
-Release:	0.4.%{release_letter}%{milestone}%{?dist}
+Release:	0.1.%{release_letter}%{milestone}%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Base
 URL:		http://www.openstack.org
@@ -31,7 +31,7 @@ Source5:	openstack-heat-api-cloudwatch.service
 Source20:	heat-dist.conf
 
 #
-# patches_base=2014.2.b2+0
+# patches_base=2014.2.b3+0
 #
 Patch0001: 0001-remove-pbr-runtime-dependency.patch
 Patch0002: 0002-Add-compatability-patch-to-allow-smooth-migration-aw.patch
@@ -514,6 +514,9 @@ fi
 
 
 %changelog
+* Tue Sep  9 2014 Ryan Brown <rybrown at redhat.com> - 2014.2-0.1.b3
+- Update to upstream 2014.2.b3
+
 * Wed Aug 13 2014 Ryan Brown <rybrown at redhat.com> - 2014.2-0.4.b2
 - Merge epel6 and fedora specfiles.
 
diff --git a/sources b/sources
index 95b7e77..ec365fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-886de4e588a9c30558d004a4b636334d  heat-2014.2.b2.tar.gz
+da36224335250221dfef4ed084670490  heat-2014.2.b3.tar.gz


More information about the scm-commits mailing list