[openstack-cinder] Update to Havana rc3

Eric Harney eharney at fedoraproject.org
Wed Oct 16 17:28:23 UTC 2013


commit 16009137752a986067da32d39750860bb6a4597f
Author: Eric Harney <eharney at redhat.com>
Date:   Wed Oct 16 13:13:47 2013 -0400

    Update to Havana rc3

 .gitignore            |    2 +-
 openstack-cinder.spec |   11 +++++++----
 sources               |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b6291c..1202de9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/cinder-2013.2.rc2.tar.gz
+/cinder-2013.2.rc3.tar.gz
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 8780da7..36d7f47 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,13 +2,13 @@
 
 Name:             openstack-cinder
 Version:          2013.2
-Release:          0.12.rc2%{?dist}
+Release:          0.13.rc3%{?dist}
 Summary:          OpenStack Volume service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://www.openstack.org/software/openstack-storage/
-Source0:          https://launchpad.net/cinder/havana/havana-rc2/+download/cinder-%{version}.rc2.tar.gz
+Source0:          https://launchpad.net/cinder/havana/havana-rc3/+download/cinder-%{version}.rc3.tar.gz
 Source1:          cinder-dist.conf
 Source2:          cinder.logrotate
 Source3:          cinder-tgt.conf
@@ -21,7 +21,7 @@ Source13:         openstack-cinder-backup.service
 Source20:         cinder-sudoers
 
 #
-# patches_base=2013.2.rc2
+# patches_base=2013.2.rc3
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 Patch0002: 0002-Remove-runtime-dep-on-python-pbr-python-d2to1.patch
@@ -132,7 +132,7 @@ This package contains documentation files for cinder.
 %endif
 
 %prep
-%setup -q -n cinder-%{version}.rc2
+%setup -q -n cinder-%{version}.rc3
 
 %patch0001 -p1
 %patch0002 -p1
@@ -295,6 +295,9 @@ fi
 %endif
 
 %changelog
+* Wed Oct 16 2013 Eric Harney <eharney at redhat.com> - 2013.2.0.13.rc3
+- Update to Havana RC3
+
 * Fri Oct 11 2013 Eric Harney <eharney at redhat.com> - 2013.2-0.12.rc2
 - Update to Havana RC2
 
diff --git a/sources b/sources
index fa6b569..439d18b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0e31652d5deeb73d0560dd52c12ffdd  cinder-2013.2.rc2.tar.gz
+3f076d8942b368402576579c11e090e7  cinder-2013.2.rc3.tar.gz


More information about the scm-commits mailing list