[openstack-nova/el6] Update to Folsom stable 2012.2.4

Pádraig Brady pbrady at fedoraproject.org
Fri May 17 16:01:26 UTC 2013


commit fb40a5a72a7dc1e823d3b097489b121aa942bcbb
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Fri May 17 16:37:02 2013 +0200

    Update to Folsom stable 2012.2.4
    
    Conflicts:
    
    	openstack-nova.spec

 .gitignore          |    1 +
 openstack-nova.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d4ff38..c282749 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /nova-2012.2.1.tar.gz
 /nova-2012.2.2.tar.gz
 /nova-2012.2.3.tar.gz
+/nova-2012.2.4.tar.gz
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 6b6daf4..88cba9b 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -1,7 +1,7 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-nova
-Version:          2012.2.3
+Version:          2012.2.4
 Release:          1%{?dist}
 Summary:          OpenStack Compute (nova)
 
@@ -41,7 +41,7 @@ Source21:         nova-polkit.pkla
 Source22:         nova-ifc-template
 
 #
-# patches_base=2012.2.3
+# patches_base=2012.2.4
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 
@@ -755,6 +755,9 @@ fi
 %endif
 
 %changelog
+* Fri May 17 2013 Nikola Đipanov <ndipanov at redhat.com> - 2012.2.4-1
+- Update to latest stable Folsom 2012.2.4
+
 * Mon Feb 04 2013 Pádraig Brady <pbrady at redhat.com> - 2012.2.3-1
 - Update to folsom stable release 3
 
diff --git a/sources b/sources
index 1ab2a7b..c3deed6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e511339e727705790c1a9a9846adc17  nova-2012.2.3.tar.gz
+fdba78d5bc0ccd6ab08e09cf5ae92098  nova-2012.2.4.tar.gz


More information about the scm-commits mailing list