[openstack-packstack/f19] Updated to packstack-2013.1.1dev580.tar.gz

Martin Mágr mmagr at fedoraproject.org
Thu May 23 12:02:04 UTC 2013


commit c27ef3453ce5149ffc1f55a400556bb29222e51e
Author: Martin Magr <mmagr at redhat.com>
Date:   Thu May 23 13:45:49 2013 +0200

    Updated to  packstack-2013.1.1dev580.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |    9 +++++++--
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a25c61..360eee7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /packstack-2013.1.1dev502.tar.gz
 /packstack-2013.1.1dev527.tar.gz
 /packstack-2013.1.1dev538.tar.gz
+/packstack-2013.1.1dev580.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index aa82714..3ffb370 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 538
+%global git_revno 580
 
 Name:           openstack-packstack
 Version:        2013.1.1
 #Release:       1%{?dist}
-Release:        0.4.dev%{git_revno}%{?dist}
+Release:        0.7.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -99,6 +99,11 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Thu May 23 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.7.dev580
+- Removing call to setenforce (rhbz#954188)
+- Synchronize time using all ntp servers (rhbz#956939)
+- Fix for nagios multiple installation failures (rhbz#957006)
+
 * Tue Apr 09 2013 Martin Mágr <mmagr at redhat.com> - 2013.1.1-0.4.dev538
 - Updated to  packstack-2013.1.1dev538.tar.gz
 - Fixes: rhbz#946915, rhbz#947427
diff --git a/sources b/sources
index c62f85f..0362e8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15c5f3e0c1c063442e139ed5247baeb7  packstack-2013.1.1dev538.tar.gz
+529deb01688d860e2f3ab86046402258  packstack-2013.1.1dev580.tar.gz


More information about the scm-commits mailing list