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

Martin Mágr mmagr at fedoraproject.org
Mon Sep 2 14:11:19 UTC 2013


commit f2f26e8af779b6815ef2c4e8d3a277a4914015d5
Author: Martin Magr <mmagr at redhat.com>
Date:   Mon Sep 2 15:54:03 2013 +0200

    Updated to packstack-2013.1.1dev683.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |   10 ++++++++--
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74f9fd7..2d7d775 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /packstack-2013.1.1dev660.tar.gz
 /packstack-2013.1.1dev672.tar.gz
 /packstack-2013.1.1dev677.tar.gz
+/packstack-2013.1.1dev683.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 6864f29..6e01468 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 677
+%global git_revno 683
 
 Name:           openstack-packstack
 Version:        2013.1.1
 #Release:       1%{?dist}
-Release:        0.28.dev%{git_revno}%{?dist}
+Release:        0.29.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -103,6 +103,12 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Mon Sep 2 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.29.dev683
+- Install openstack-selinux on all EL distros (#996773)
+- Inform about support only on RHEL (#975913)
+- Persist allinone OVS bridge (#991591)
+- Make demo floating_range configurable
+
 * Mon Aug 26 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.28.dev677
 - Added race conditions to sysctl.conf edit (#997941)
 
diff --git a/sources b/sources
index 9183f61..9ed5616 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b807f248fef783f5ab337618592658a9  packstack-2013.1.1dev677.tar.gz
+947c98e74d3749c1bee591b802ce91a8  packstack-2013.1.1dev683.tar.gz


More information about the scm-commits mailing list