[openstack-packstack/el6-grizzly] Updated to packstack-2013.1.1dev699.tar.gz

Martin Mágr mmagr at fedoraproject.org
Wed Nov 13 12:41:23 UTC 2013


commit 75830909bcfd7071e39b4a9870a7fcece15eef9d
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed Nov 13 13:41:12 2013 +0100

    Updated to packstack-2013.1.1dev699.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 944081d..f6ac251 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /packstack-2013.1.1dev683.tar.gz
 /packstack-2013.1.1dev695.tar.gz
 /packstack-2013.1.1dev696.tar.gz
+/packstack-2013.1.1dev699.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 39bb31a..8f89438 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 696
+%global git_revno 699
 
 Name:           openstack-packstack
 Version:        2013.1.1
 #Release:       1%{?dist}
-Release:        0.31.dev%{git_revno}%{?dist}
+Release:        0.32.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -103,6 +103,10 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Thu Nov 13 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.32.dev699
+- Fixed missing host_iter function in grizzly (rhbz#1021527)
+- Module update (rhbz#1026279)
+
 * Thu Oct 31 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.31.dev696
 - Ensure Nova Network-compatible demo provisioning (#1022661)
 
diff --git a/sources b/sources
index 7430f48..5b16326 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d399b6956d709dfb5d105a651fcef4f  packstack-2013.1.1dev696.tar.gz
+740e756b0f61fcb4af9764eafbfb0bf5  packstack-2013.1.1dev699.tar.gz


More information about the scm-commits mailing list