[openstack-packstack] Updated to packstack-2014.1.1dev1196

Martin Mágr mmagr at fedoraproject.org
Mon Jun 30 11:26:58 UTC 2014


commit 9272f8afcc4d04eab69903dc53a2f0aad10099eb
Author: Martin Magr <mmagr at redhat.com>
Date:   Mon Jun 30 13:25:21 2014 +0200

    Updated to packstack-2014.1.1dev1196

 .gitignore               |    1 +
 openstack-packstack.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 436e482..6cfe759 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,4 @@
 /packstack-2014.1.1dev1182.tar.gz
 /packstack-2014.1.1dev1184.tar.gz
 /packstack-2014.1.1dev1194.tar.gz
+/packstack-2014.1.1dev1196.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 3771402..708ad3f 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,12 +1,12 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
-%global git_revno 1194
+%global git_revno 1196
 
 
 # openstack-packstack ----------------------------------------------------------
 
 Name:           openstack-packstack
 Version:        2014.1.1
-Release:        0.23.dev%{git_revno}%{?dist}
+Release:        0.24.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -134,6 +134,9 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 # changelog --------------------------------------------------------------------
 
 %changelog
+* Mon Jun 30 2014 Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.24.dev1196
+- [Swift] Change Swift proxy pipeline quota entries to use underscore instead of dash (rhbz#1114262)
+
 * Wed Jun 25 2014 Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.23.dev1194
 - [Neutron] Fixes DHCP firewall protocol (rhbz#1112019)
 - [Neutron] Setup neutron l2 plugin configs only on neutron api nodes (rhbz#1113472)
diff --git a/sources b/sources
index 8237c2a..5d47f13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28fbeed0673d0d723cffcbd31a3d582c  packstack-2014.1.1dev1194.tar.gz
+5a97d36dbd3c38d3329d6fee9803fd6e  packstack-2014.1.1dev1196.tar.gz


More information about the scm-commits mailing list