[openstack-cinder] Update to Grizzly RC3.

Eric Harney eharney at fedoraproject.org
Wed Mar 27 15:55:36 UTC 2013


commit eb0e4dd7e88cab752c8e2e19f5925341ea4b1c15
Author: Eric Harney <eharney at redhat.com>
Date:   Wed Mar 27 11:08:27 2013 -0400

    Update to Grizzly RC3.

 .gitignore            |    1 +
 openstack-cinder.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70475af..0d00538 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /cinder-2013.1.rc1.tar.gz
 /cinder-2013.1.rc2.tar.gz
+/cinder-2013.1.rc3.tar.gz
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index d0357a5..2f5ca7c 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,13 +2,13 @@
 
 Name:             openstack-cinder
 Version:          2013.1
-Release:          0.5.rc2%{?dist}
+Release:          0.5.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/grizzly/grizzly-rc2/+download/cinder-2013.1.rc2.tar.gz
+Source0:          https://launchpad.net/cinder/grizzly/grizzly-rc2/+download/cinder-2013.1.rc3.tar.gz
 Source1:          cinder.conf
 Source2:          cinder.logrotate
 Source3:          cinder-tgt.conf
@@ -114,7 +114,7 @@ This package contains documentation files for cinder.
 %endif
 
 %prep
-%setup -q -n cinder-%{version}.rc2
+%setup -q -n cinder-%{version}.rc3
 
 %patch0001 -p1
 
@@ -264,6 +264,9 @@ fi
 %endif
 
 %changelog
+* Mon Mar 27 2013 Eric Harney <eharney at redhat.com> - 2013.1-0.5.rc3
+- Update to Grizzly RC3 release
+
 * Mon Mar 25 2013 Eric Harney <eharney at redhat.com> - 2013.1-0.5.rc2
 - Update to Grizzly RC2 release
 
diff --git a/sources b/sources
index dfeaeb1..25d948f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7be8daabef4ba90c687707f3eca135d  cinder-2013.1.rc2.tar.gz
+f8a0aec90c6db8bf1d10b39d7be5cb01  cinder-2013.1.rc3.tar.gz


More information about the scm-commits mailing list