[instack-undercloud] Bump to 1.0.9

slagle slagle at fedoraproject.org
Wed Oct 8 21:30:29 UTC 2014


commit 4e2f701f42ef7689abf3b60afe6f0fe3c9bede2a
Author: James Slagle <jslagle at redhat.com>
Date:   Wed Oct 8 17:30:14 2014 -0400

    Bump to 1.0.9

 .gitignore              |    1 +
 instack-undercloud.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aaad5f6..01636bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /instack-undercloud-1.0.5.tar.gz
 /1.0.7.tar.gz
 /1.0.8.tar.gz
+/1.0.9.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index a9d20b2..5cded5f 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.8
+Version:	1.0.9
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -71,6 +71,9 @@ cp instack-sourcerc %{buildroot}/%{_datadir}/instack-undercloud
 
 
 %changelog
+* Wed Oct 8 2014 James Slagle <jslagle at redhat.com> 1.0.9-1
+- Bump to 1.0.9
+
 * Wed Oct 8 2014 James Slagle <jslagle at redhat.com> 1.0.8-1
 - Bump to 1.0.8
 
diff --git a/sources b/sources
index 2e1fc67..e06503b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca76c6222a7fddbb85ecedc4718fc993  1.0.8.tar.gz
+98de28c8bc1749cc6e03f134db035bf5  1.0.9.tar.gz


More information about the scm-commits mailing list