[openstack-packstack/f19] Updated to packstack-2013.1.1dev705.tar.gz

Martin Mágr mmagr at fedoraproject.org
Thu Nov 14 12:34:22 UTC 2013


commit 38ccbef0e7b03b3f55901ef19a411dc4b30eeb9a
Author: Martin Magr <mmagr at redhat.com>
Date:   Thu Nov 14 13:32:23 2013 +0100

    Updated to packstack-2013.1.1dev705.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f6ac251..ebb8948 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /packstack-2013.1.1dev695.tar.gz
 /packstack-2013.1.1dev696.tar.gz
 /packstack-2013.1.1dev699.tar.gz
+/packstack-2013.1.1dev705.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index c93ce45..b467968 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 699
+%global git_revno 705
 
 Name:           openstack-packstack
 Version:        2013.1.1
 #Release:       1%{?dist}
-Release:        0.32.dev%{git_revno}%{?dist}
+Release:        0.33.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -99,6 +99,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.33.dev705
+- Fix branch for puppet-nova module (rhbz#1030298)
+- Backported fix for netns.py script (rhbz#1030081)
+
 * 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)
diff --git a/sources b/sources
index 5b16326..1891018 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-740e756b0f61fcb4af9764eafbfb0bf5  packstack-2013.1.1dev699.tar.gz
+e25c1059116562107f06485d9a22a4cf  packstack-2013.1.1dev705.tar.gz


More information about the scm-commits mailing list