[instack-undercloud] 1.0.23

slagle slagle at fedoraproject.org
Mon Oct 27 16:48:47 UTC 2014


commit 7136b4f1e6118eb8f55474572bb86d8f5e052150
Author: James Slagle <jslagle at redhat.com>
Date:   Mon Oct 27 12:48:47 2014 -0400

    1.0.23

 .gitignore              |    1 +
 instack-undercloud.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0114ac..024988f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
 /1.0.20.tar.gz
 /1.0.21.tar.gz
 /1.0.22.tar.gz
+/1.0.23.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 8584f55..0ea814a 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.22
+Version:	1.0.23
 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
+* Mon Oct 27 2014 James Slagle <jslagle at redhat.com> 1.0.23-1
+- package-installs file should not be +x
+
 * Mon Oct 27 2014 James Slagle <jslagle at redhat.com> 1.0.22-1
 - Remove workaround for python-swiftclient
 - Update utlity image kickstart to not use copr by default
diff --git a/sources b/sources
index 0123bea..1a534d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d99cfe56b4b7ef2f0d94d65181badb54  1.0.22.tar.gz
+2d283c093c4710cfd021f74d1d3cc02f  1.0.23.tar.gz


More information about the scm-commits mailing list