[instack-undercloud] Bump to 1.0.32

slagle slagle at fedoraproject.org
Thu Dec 4 20:50:01 UTC 2014


commit d607afff5242a73ebc68f88e6f237693cf725479
Author: James Slagle <jslagle at redhat.com>
Date:   Thu Dec 4 15:49:51 2014 -0500

    Bump to 1.0.32

 .gitignore              |    1 +
 instack-undercloud.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a6649e6..aa6bfcd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@
 /1.0.29.tar.gz
 /1.0.30.tar.gz
 /1.0.31.tar.gz
+/1.0.32.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 0e26868..6e0a26a 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.31
+Version:	1.0.32
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -74,6 +74,9 @@ install -m 644 deploy-baremetal-overcloudrc %{buildroot}/%{_datadir}/%{name}/dep
 
 
 %changelog
+* Thu Dec 04 2014 James Slagle <jslagle at redhat.com> 1.0.32-1
+- Split $RHOS logic into a $RHOS and $RHOS_RELEASE.
+
 * Wed Dec 03 2014 James Slagle <jslagle at redhat.com> 1.0.31-1
 - Add rhos-release element and use it in instack-build-images when building RHOS images
 - Download the fedora cloud image if necessary.
diff --git a/sources b/sources
index 335d267..ad78c9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-874ab9aa1405d20e8a15bac38c2d1238  1.0.31.tar.gz
+d2caac795eb82cd512e7601107ae0a9f  1.0.32.tar.gz


More information about the scm-commits mailing list