[openstack-nova/el6-icehouse] Update to latest stable/icehouse 2014.1.1

Nikola Dipanov ndipanov at fedoraproject.org
Fri Jun 13 11:25:36 UTC 2014


commit 3fce8b29bcdaa32d33f2d19526e407612f1da40c
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Fri Jun 13 11:05:49 2014 +0200

    Update to latest stable/icehouse 2014.1.1

 .gitignore          |    1 +
 openstack-nova.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f6e545..1fce441 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /nova-2014.1.b3.tar.gz
 /nova-2014.1.rc1.tar.gz
 /nova-2014.1.tar.gz
+/nova-2014.1.1.tar.gz
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 078cd6e..6e38271 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -1,8 +1,8 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-nova
-Version:          2014.1
-Release:          4%{?dist}
+Version:          2014.1.1
+Release:          1%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -51,7 +51,7 @@ Source22:         nova-ifc-template
 Source30:         openstack-nova-novncproxy.sysconfig
 
 #
-# patches_base=2014.1
+# patches_base=2014.1.1
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 Patch0002: 0002-remove-runtime-dep-on-python-pbr.patch
@@ -900,6 +900,9 @@ fi
 %endif
 
 %changelog
+* Fri Jun 13 2014 Nikola Đipanov <ndipanov at redhat.com> 2014.1.1-1
+- Update to latest stable/icehouse 2014.1.1 release
+
 * Mon May 19 2014 Nikola Đipanov <ndipanov at redhat.com> 2014.1-4
 - Drop parallel python packages in RDO el6
 
diff --git a/sources b/sources
index 290ef18..345c05e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b32fc758e851efe1815355930fcb815f  nova-2014.1.tar.gz
+f5d54370235f8795fb8072165f06ced4  nova-2014.1.1.tar.gz


More information about the scm-commits mailing list