[openstack-packstack/f20] Updated to packstack-2013.2.1dev987.tar.gz

Martin Mágr mmagr at fedoraproject.org
Wed Feb 26 14:06:30 UTC 2014


commit e698e84ce934d313c32ac783dba7914e926dd258
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed Feb 26 15:07:03 2014 +0100

    Updated to packstack-2013.2.1dev987.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7818951..bd1e8f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /packstack-2013.2.1dev956.tar.gz
 /packstack-2013.2.1dev979.tar.gz
 /packstack-2013.2.1dev982.tar.gz
+/packstack-2013.2.1dev987.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 5a4057b..3c7bdbc 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 982
+%global git_revno 987
 
 Name:           openstack-packstack
 Version:        2013.2.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
@@ -105,6 +105,10 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Wed Feb 26 2014 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.32.dev987
+- ML2 support fixes (rhbz#1066519, rhbz#1068962, rhbz#1069215)
+- Added allow_versions for swift storage all (#967308)
+
 * Fri Feb 14 2014 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.31.dev982
 - Fixes apache duplicated Listen statements
 - Adds back LibvirtHybridOVSBridgeDriver for OVS installations (rhbz#1052124)
diff --git a/sources b/sources
index bb7c21e..f3d9f96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c1c91bcafb5a219384b632ce93076cc  packstack-2013.2.1dev982.tar.gz
+c98b1a7cfbf25818d79745416cbadc86  packstack-2013.2.1dev987.tar.gz


More information about the scm-commits mailing list