[openstack-packstack/el6-icehouse] Updated to packstack-2014.1.1dev1068

Martin Mágr mmagr at fedoraproject.org
Wed May 14 10:28:43 UTC 2014


commit d3940269bd01175f57ce63d8f2a956f7d490cef9
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed May 14 10:55:13 2014 +0200

    Updated to packstack-2014.1.1dev1068

 .gitignore               |    1 +
 openstack-packstack.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 534e60c..06a4866 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
 /packstack-2014.1.1dev1055.tar.gz
 /packstack-2014.1.1dev1065.tar.gz
 /packstack-2014.1.1dev1067.tar.gz
+/packstack-2014.1.1dev1068.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 69deea1..3eecb8a 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 1067
+%global git_revno 1068
 
 
 # openstack-packstack ----------------------------------------------------------
 
 Name:           openstack-packstack
 Version:        2014.1.1
-Release:        0.11.dev%{git_revno}%{?dist}
+Release:        0.12.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -139,6 +139,9 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 # changelog --------------------------------------------------------------------
 
 %changelog
+* Wed May 14 2014 Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.12.dev1068
+- Removed unnecessary hacks (rhbz#1096510)
+
 * Mon May 12 2014 Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.11.dev1067
 - Ensure sshkey title is unique
 - Install ceilometer compute agent on nova-cpu nodes (lp#1318383)
diff --git a/sources b/sources
index 8f014a3..e9e026d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-642d18f82618d16d5bb6370ba2fbe56f  packstack-2014.1.1dev1067.tar.gz
+f4e217caf12793a15e2df61d3d04e8b4  packstack-2014.1.1dev1068.tar.gz


More information about the scm-commits mailing list