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

Eric Harney eharney at fedoraproject.org
Fri Mar 22 19:12:11 UTC 2013


commit 9b5bb82f75d185861d6b5e98b9cf9fe719662370
Author: Eric Harney <eharney at redhat.com>
Date:   Mon Mar 18 15:00:29 2013 -0400

    Update to Grizzly RC1.

 .gitignore            |    1 +
 openstack-cinder.spec |   11 +++++++----
 sources               |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c619b8..9faf2cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /cinder-2013.1~g1.tar.gz
 /cinder-2013.1~g2.tar.gz
 /cinder-2013.1.g3.tar.gz
+/cinder-2013.1.rc1.tar.gz
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 65e8d85..4d5ad8e 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,13 +2,13 @@
 
 Name:             openstack-cinder
 Version:          2013.1
-Release:          0.4.g3%{?dist}
+Release:          0.5.rc1%{?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-3/+download/cinder-2013.1.g3.tar.gz
+Source0:          https://launchpad.net/cinder/grizzly/grizzly-rc1/+download/cinder-2013.1.rc1.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}.g3
+%setup -q -n cinder-%{version}.rc1
 
 %patch0001 -p1
 
@@ -284,7 +284,10 @@ fi
 %endif
 
 %changelog
-* Tue Mar 05 2013 Pádraig Brady <P at draigBrady.com> - 2013.1.0.4.g3
+* Mon Mar 18 2013 Eric Harney <eharney at redhat.com> - 2013.1-0.5.rc1
+- Update to Grizzly RC1 release
+
+* Tue Mar 05 2013 Pádraig Brady <P at draigBrady.com> - 2013.1-0.4.g3
 - Add dependency on python-stevedore
 
 * Wed Feb 27 2013 Eric Harney <eharney at redhat.com> - 2013.1-0.2.g3
diff --git a/sources b/sources
index 4f6a549..fe2f93b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c701e3e7cfb477f44bfcacc5266e4ee7  cinder-2013.1.g3.tar.gz
+ce2831dceef1fb988ec0a39afde2b9b8  cinder-2013.1.rc1.tar.gz


More information about the scm-commits mailing list