[instack-undercloud] Bump to 1.0.31

slagle slagle at fedoraproject.org
Wed Dec 3 22:11:38 UTC 2014


commit 537daac31562531c5c89b4340bfd067851c20c75
Author: James Slagle <jslagle at redhat.com>
Date:   Wed Dec 3 17:11:06 2014 -0500

    Bump to 1.0.31

 .gitignore              |    1 +
 instack-undercloud.spec |   10 +++++++++-
 sources                 |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76a0a61..a6649e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@
 /1.0.28.tar.gz
 /1.0.29.tar.gz
 /1.0.30.tar.gz
+/1.0.31.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 717ae74..0e26868 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.30
+Version:	1.0.31
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -74,6 +74,14 @@ install -m 644 deploy-baremetal-overcloudrc %{buildroot}/%{_datadir}/%{name}/dep
 
 
 %changelog
+* 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.
+- Update with new url of stage repo
+- Update README-packages.md
+- Merge pull request #84 from Ladas/master
+- Add isolated-build element
+
 * Thu Nov 20 2014 Ben Nemec <bnemec at redhat.com> 1.0.30-1
 - Fix rhel registration problem when installing undercloud
 
diff --git a/sources b/sources
index 83fcb69..335d267 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18f33c871e032e61bddaa7f617431db1  1.0.30.tar.gz
+874ab9aa1405d20e8a15bac38c2d1238  1.0.31.tar.gz


More information about the scm-commits mailing list