[openstack-cinder/el6-grizzly] Update to Grizzly RC2.

Eric Harney eharney at fedoraproject.org
Mon Mar 25 18:34:02 UTC 2013


commit cfa7aae127752ba7fbdb1996d3631bd513e24121
Author: Eric Harney <eharney at redhat.com>
Date:   Mon Mar 25 11:47:33 2013 -0400

    Update to Grizzly RC2.

 .gitignore            |    5 +----
 openstack-cinder.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9faf2cd..70475af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,2 @@
-/cinder-2012.2.tar.gz
-/cinder-2013.1~g1.tar.gz
-/cinder-2013.1~g2.tar.gz
-/cinder-2013.1.g3.tar.gz
 /cinder-2013.1.rc1.tar.gz
+/cinder-2013.1.rc2.tar.gz
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 4d5ad8e..27663a8 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,13 +2,13 @@
 
 Name:             openstack-cinder
 Version:          2013.1
-Release:          0.5.rc1%{?dist}
+Release:          0.5.rc2%{?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-rc1/+download/cinder-2013.1.rc1.tar.gz
+Source0:          https://launchpad.net/cinder/grizzly/grizzly-rc2/+download/cinder-2013.1.rc2.tar.gz
 Source1:          cinder.conf
 Source2:          cinder.logrotate
 Source3:          cinder-tgt.conf
@@ -124,7 +124,7 @@ This package contains documentation files for cinder.
 %endif
 
 %prep
-%setup -q -n cinder-%{version}.rc1
+%setup -q -n cinder-%{version}.rc2
 
 %patch0001 -p1
 
@@ -284,6 +284,9 @@ fi
 %endif
 
 %changelog
+* Mon Mar 25 2013 Eric Harney <eharney at redhat.com> - 2013.1-0.5.rc2
+- Update to Grizzly RC2 release
+
 * Mon Mar 18 2013 Eric Harney <eharney at redhat.com> - 2013.1-0.5.rc1
 - Update to Grizzly RC1 release
 
diff --git a/sources b/sources
index fe2f93b..dfeaeb1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce2831dceef1fb988ec0a39afde2b9b8  cinder-2013.1.rc1.tar.gz
+c7be8daabef4ba90c687707f3eca135d  cinder-2013.1.rc2.tar.gz


More information about the scm-commits mailing list