[instack-undercloud] Bump to 1.0.8

slagle slagle at fedoraproject.org
Wed Oct 8 17:32:08 UTC 2014


commit 9d4cb1eec4e11f735e381d6068723c67fd26819a
Author: James Slagle <jslagle at redhat.com>
Date:   Wed Oct 8 13:32:01 2014 -0400

    Bump to 1.0.8

 .gitignore              |    1 +
 instack-undercloud.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index beacc39..aaad5f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /instack-undercloud-1.0.4.tar.gz
 /instack-undercloud-1.0.5.tar.gz
 /1.0.7.tar.gz
+/1.0.8.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 092b2b8..a9d20b2 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.7
+Version:	1.0.8
 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.8-1
+- Bump to 1.0.8
+
 * Tue Oct 7 2014 James Slagle <jslagle at redhat.com> 1.0.7-1
 - Bump to 1.0.7
 
diff --git a/sources b/sources
index bd592f5..2e1fc67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-475630f09e559b229fe8bd28f27bf12d  1.0.7.tar.gz
+ca76c6222a7fddbb85ecedc4718fc993  1.0.8.tar.gz


More information about the scm-commits mailing list