[openstack-utils] update to 2013.1 to...

Pádraig Brady pbrady at fedoraproject.org
Fri Dec 7 15:42:20 UTC 2012


commit aea90e4ead75d46320f3d1cc9eb67060dc028241
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Dec 7 15:40:11 2012 +0000

    update to 2013.1 to...
    
    - Support grizzly installs
    - Install novnc
    - Fix setup issues on RHEL based systems

 .gitignore           |    1 +
 openstack-utils.spec |    9 +++++++--
 sources              |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae79569..ebc6d3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /openstack-utils-2012.2-5.tar.gz
 /openstack-utils-2012.2-6.tar.gz
 /openstack-utils-2012.2-7.tar.gz
+/openstack-utils-2013.1-1.tar.gz
diff --git a/openstack-utils.spec b/openstack-utils.spec
index 008dabc..542956a 100644
--- a/openstack-utils.spec
+++ b/openstack-utils.spec
@@ -1,7 +1,7 @@
-%global rel 7
+%global rel 1
 
 Name:           openstack-utils
-Version:        2012.2
+Version:        2013.1
 Release:        %{rel}%{?dist}
 Summary:        Helper utilities for OpenStack services
 URL:            https://github.com/fedora-openstack/openstack-utils
@@ -31,6 +31,11 @@ install -p -D -m 644 man/*.1 %{buildroot}%{_mandir}/man1/
 %{_mandir}/man1/*.1.gz
 
 %changelog
+* Fri Dec  7 2012 Pádraig Brady <P at draigBrady.com> 2013.1-1
+- Support grizzly installs
+- Install novnc
+- Fix setup issues on RHEL based systems
+
 * Thu Nov 22 2012 Pádraig Brady <P at draigBrady.com> 2012.2-7
 - Fix Essex installs
 
diff --git a/sources b/sources
index 1f93b91..0c470dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b9fbfba1c77386db30c533630845f47  openstack-utils-2012.2-7.tar.gz
+83c257183d1ace74e89c00c5e8369f1f  openstack-utils-2013.1-1.tar.gz


More information about the scm-commits mailing list