[openstack-utils] update from upstream to fix a keystone issue...

Pádraig Brady pbrady at fedoraproject.org
Wed Oct 10 14:15:04 UTC 2012


commit 860a8553d19fc89a6972754ea132db74ee812ce9
Author: Pádraig Brady <P at draigBrady.com>
Date:   Wed Oct 10 15:13:04 2012 +0100

    update from upstream to fix a keystone issue...
    
    ... when running openstack-demo-install multiple time,
    where keystone may need to be restarted to excise
    stale tokens from previous runs

 .gitignore           |    1 +
 openstack-utils.spec |    4 ++--
 sources              |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ad6ee6..910cf61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /openstack-utils-2012.2-2.tar.gz
 /openstack-utils-2012.2-3.tar.gz
 /openstack-utils-2012.2-4.tar.gz
+/openstack-utils-2012.2-5.tar.gz
diff --git a/openstack-utils.spec b/openstack-utils.spec
index 38e8a00..e2df79d 100644
--- a/openstack-utils.spec
+++ b/openstack-utils.spec
@@ -1,4 +1,4 @@
-%global rel 4
+%global rel 5
 
 Name:           openstack-utils
 Version:        2012.2
@@ -31,7 +31,7 @@ install -p -D -m 644 man/*.1 %{buildroot}%{_mandir}/man1/
 %{_mandir}/man1/*.1.gz
 
 %changelog
-* Mon Sep 24 2012 Pádraig Brady <P at draigBrady.com> 2012.2-4
+* Wed Oct 10 2012 Pádraig Brady <P at draigBrady.com> 2012.2-5
 - Update from upstream to support folsom packages
 
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2012.1-2.1
diff --git a/sources b/sources
index 460977f..17c6a0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f753b9cde36bcf222bf3f538cc8a4b0b  openstack-utils-2012.2-4.tar.gz
+b6900c598393a1bcce30bf80ddcc5647  openstack-utils-2012.2-5.tar.gz


More information about the scm-commits mailing list