[instack-undercloud] Update instack-undercloud to 1.0.4-1

slagle slagle at fedoraproject.org
Wed Aug 6 21:06:38 UTC 2014


commit 15ea0217a520f17fe53cb9fd3753f464e5b998ec
Author: James Slagle <jslagle at redhat.com>
Date:   Wed Aug 6 17:06:33 2014 -0400

    Update instack-undercloud to 1.0.4-1

 .gitignore              |    1 +
 instack-undercloud.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13d3f72..6e3a0e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /instack-undercloud-1.0.1.tar.gz
 /instack-undercloud-1.0.2.tar.gz
 /instack-undercloud-1.0.3.tar.gz
+/instack-undercloud-1.0.4.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 18e6c38..07e72ab 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.3
+Version:	1.0.4
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -64,6 +64,9 @@ cp -ar json-files %{buildroot}/%{_datadir}/instack-undercloud
 
 
 %changelog
+* Wed Aug 06 2014 James Slagle <jslagle at redhat.com> 1.0.4-1
+- Bump instack vm memory to 3GB (jslagle at redhat.com)
+
 * Wed Aug 06 2014 James Slagle <jslagle at redhat.com> 1.0.3-1
 - Fix spacing in Requires (jslagle at redhat.com)
 
diff --git a/sources b/sources
index 40994cf..ff5bfa4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75b99d19e4edeccf7dfec8e550d15dfa  instack-undercloud-1.0.3.tar.gz
+33c0a027501f36684687b9b4900590d6  instack-undercloud-1.0.4.tar.gz


More information about the scm-commits mailing list