[openstack-packstack/el6-grizzly: 1/2] Updated to packstack-2013.1.1dev642.tar.gz

Martin Mágr mmagr at fedoraproject.org
Thu Jul 11 08:33:14 UTC 2013


commit f0ea2ae26a7592fc949968158cb094e7575615a4
Author: Martin Magr <mmagr at redhat.com>
Date:   Thu Jul 11 10:27:30 2013 +0200

    Updated to packstack-2013.1.1dev642.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |   10 ++++++++--
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3b84f4..b8861e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /packstack-2013.1.1dev620.tar.gz
 /packstack-2013.1.1dev622.tar.gz
 /packstack-2013.1.1dev632.tar.gz
+/packstack-2013.1.1dev642.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 4416911..c4f90c8 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 632
+%global git_revno 642
 
 Name:           openstack-packstack
 Version:        2013.1.1
 #Release:       1%{?dist}
-Release:        0.19.dev%{git_revno}%{?dist}
+Release:        0.20.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
+* Wed Jul 10 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.20.dev642
+- Fixed provider network option (#976380)
+- Made token_format configurable (#978853)
+- Enable LVM snap autoextend (#975894)
+- MariaDB support (#981116)
+
 * Tue Jun 18 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.19.dev632
 - Restart openstack-cinder-volume service (#975007)
 
diff --git a/sources b/sources
index 9e17152..4e5402f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f1fe79a2f867f610a83c371ec34e464  packstack-2013.1.1dev632.tar.gz
+539b34997570ccd8823872129ffc80cd  packstack-2013.1.1dev642.tar.gz


More information about the scm-commits mailing list