[openstack-cinder] Update to upstream 2014.2.2

Haïkel Guémar hguemar at fedoraproject.org
Thu Feb 5 22:54:58 UTC 2015


commit fbcbf1d9bc6f02543d7331d16e173f8bab82440b
Author: Haikel Guemar <hguemar at fedoraproject.org>
Date:   Thu Feb 5 23:53:05 2015 +0100

    Update to upstream 2014.2.2

 .gitignore                                         |    1 +
 ...ve-runtime-dep-on-python-pbr-python-d2to1.patch |    2 +-
 0002-Revert-Switch-over-to-oslosphinx.patch        |    2 +-
 openstack-cinder.spec                              |    7 +++++--
 sources                                            |    2 +-
 5 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c74053..144ebc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /cinder-2014.2.rc3.tar.gz
 /cinder-2014.2.tar.gz
 /cinder-2014.2.1.tar.gz
+/cinder-2014.2.2.tar.gz
diff --git a/0001-Remove-runtime-dep-on-python-pbr-python-d2to1.patch b/0001-Remove-runtime-dep-on-python-pbr-python-d2to1.patch
index 53877a5..8c440df 100644
--- a/0001-Remove-runtime-dep-on-python-pbr-python-d2to1.patch
+++ b/0001-Remove-runtime-dep-on-python-pbr-python-d2to1.patch
@@ -1,4 +1,4 @@
-From 0824e93dddf285a03a5c67584642350871fb77a9 Mon Sep 17 00:00:00 2001
+From 5b32ea0c9d4cdec83dfe82fa279ba2dd484f481b Mon Sep 17 00:00:00 2001
 From: Eric Harney <eharney at redhat.com>
 Date: Thu, 13 Jun 2013 17:50:12 -0400
 Subject: [PATCH] Remove runtime dep on python-pbr, python-d2to1
diff --git a/0002-Revert-Switch-over-to-oslosphinx.patch b/0002-Revert-Switch-over-to-oslosphinx.patch
index 7c95845..17e9e7a 100644
--- a/0002-Revert-Switch-over-to-oslosphinx.patch
+++ b/0002-Revert-Switch-over-to-oslosphinx.patch
@@ -1,4 +1,4 @@
-From d8cf5b755a6533c8e806adee8ad463792e01e837 Mon Sep 17 00:00:00 2001
+From 72ceaa24ee86ed59d3f3f4755e11a8eb2f741ef2 Mon Sep 17 00:00:00 2001
 From: Eric Harney <eharney at redhat.com>
 Date: Thu, 27 Mar 2014 14:24:57 -0400
 Subject: [PATCH] Revert "Switch over to oslosphinx"
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 6d2b8df..eb71497 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -3,8 +3,8 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-cinder
-Version:          2014.2.1
-Release:          2%{?dist}
+Version:          2014.2.2
+Release:          1%{?dist}
 Summary:          OpenStack Volume service
 
 License:          ASL 2.0
@@ -283,6 +283,9 @@ exit 0
 %endif
 
 %changelog
+* Thu Feb 05 2015 Haikel Guemar <hguemar at fedoraproject.org> - 2014.2.2-1
+- Update to upstream 2014.2.2
+
 * Sat Jan 17 2015 Haïkel Guémar <hguemar at fedoraproject.org> - 2014.2.1-2
 - Fix requirements (RHBZ #1174760 #1175368 #1179060)
 
diff --git a/sources b/sources
index 61513a1..3b86d02 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-479e007dd33edfe4624e9010c5500a17  cinder-2014.2.1.tar.gz
+46d97e68e98109c7453e63b875fabc0c  cinder-2014.2.2.tar.gz


More information about the scm-commits mailing list