[openstack-cinder/el6-havana] Update to Havana rc3

Eric Harney eharney at fedoraproject.org
Wed Oct 16 18:35:46 UTC 2013


commit 326fe2ebded9275d7810370a639ec236c1e18847
Author: Eric Harney <eharney at redhat.com>
Date:   Wed Oct 16 14:25:07 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 329de64..5e1edf5 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
@@ -25,7 +25,7 @@ Source130:        openstack-cinder-backup.upstart
 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-Use-updated-parallel-install-versions-of-epel-packag.patch
@@ -140,7 +140,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
@@ -312,6 +312,9 @@ fi
 %endif
 
 %changelog
+* Wed Oct 16 2013 Eric Harney <eharney at redhat.com> - 2013.2-0.13.rc3
+- Update to Havana RC3
+
 * Tue Oct 15 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