[openstack-utils] update to 2013.1-7

Pádraig Brady pbrady at fedoraproject.org
Wed Apr 24 15:51:44 UTC 2013


commit d015d363acc1e82766739c7744caef1c22b56d76
Author: Pádraig Brady <P at draigBrady.com>
Date:   Wed Apr 24 16:47:10 2013 +0100

    update to 2013.1-7

 .gitignore           |    1 +
 openstack-utils.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dda86fd..25657cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /2013.1-5.tar.gz
+/openstack-utils-2013.1-7.tar.gz
diff --git a/openstack-utils.spec b/openstack-utils.spec
index 275bec1..139c9ab 100644
--- a/openstack-utils.spec
+++ b/openstack-utils.spec
@@ -1,11 +1,11 @@
-%global rel 6
+%global rel 7
 
 Name:           openstack-utils
 Version:        2013.1
 Release:        %{rel}%{?dist}
 Summary:        Helper utilities for OpenStack services
 URL:            https://github.com/fedora-openstack/openstack-utils
-Source0:        https://github.com/redhat-openstack/%{name}/archive/%{version}-%{rel}.tar.gz
+Source0:        https://github.com/redhat-openstack/%{name}/archive/%{version}-%{rel}.tar.gz#/%{name}-%{version}-%{rel}.tar.gz
 License:        ASL 2.0
 BuildArch:      noarch
 
@@ -31,6 +31,9 @@ install -p -D -m 644 man/*.1 %{buildroot}%{_mandir}/man1/
 %{_mandir}/man1/*.1.gz
 
 %changelog
+* Wed Apr 24 2013 Pádraig Brady <P at draigBrady.com> 2013.1-7
+- Fix detection of nova installation in openstack-status
+
 * Tue Apr  9 2013 Pádraig Brady <P at draigBrady.com> 2013.1-6
 - Grizzly keystone sample credentials adjustments
 - Support systems with SELinux disabled
diff --git a/sources b/sources
index 6bbe20b..24a53af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59877cb61f50fec6f686f7d274ae30ef  2013.1-5.tar.gz
+7e025f85d3af3db5ed209336178dcb7a  openstack-utils-2013.1-7.tar.gz


More information about the scm-commits mailing list