[openstack-cinder] Update to Grizzly final.

Eric Harney eharney at fedoraproject.org
Fri Apr 5 19:42:21 UTC 2013


commit 2f21339d78a340e6a02d2659892056536a218e7d
Author: Eric Harney <eharney at redhat.com>
Date:   Fri Apr 5 15:15:57 2013 -0400

    Update to Grizzly final.

 .gitignore            |    4 +---
 openstack-cinder.spec |   11 +++++++----
 sources               |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d00538..54abfe0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/cinder-2013.1.rc1.tar.gz
-/cinder-2013.1.rc2.tar.gz
-/cinder-2013.1.rc3.tar.gz
+/cinder-2013.1.tar.gz
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index b0d7e53..e0623f2 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,13 +2,13 @@
 
 Name:             openstack-cinder
 Version:          2013.1
-Release:          0.6.rc3%{?dist}
+Release:          1%{?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.rc3.tar.gz
+Source0:          https://launchpad.net/cinder/grizzly/%{version}/+download/cinder-%{version}.tar.gz
 Source1:          cinder.conf
 Source2:          cinder.logrotate
 Source3:          cinder-tgt.conf
@@ -115,7 +115,7 @@ This package contains documentation files for cinder.
 %endif
 
 %prep
-%setup -q -n cinder-%{version}.rc3
+%setup -q -n cinder-%{version}
 
 %patch0001 -p1
 %patch0002 -p1
@@ -266,7 +266,10 @@ fi
 %endif
 
 %changelog
-* Tue Apr  2 2013 Pádraig Brady <pbrady at redhat.com> 2013.1-0.6.rc3
+* Thu Apr 04 2013 Eric Harney <eharney at redhat.com> - 2013.1-1
+- Update to Grizzly final release
+
+* Tue Apr  2 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1-0.6.rc3
 - Adjust to support sqlalchemy-0.8.0
 
 * Mon Mar 27 2013 Eric Harney <eharney at redhat.com> - 2013.1-0.5.rc3
diff --git a/sources b/sources
index 25d948f..6ea6a80 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8a0aec90c6db8bf1d10b39d7be5cb01  cinder-2013.1.rc3.tar.gz
+2b19f64bc24fcc8ed920d548d7e3ba5a  cinder-2013.1.tar.gz


More information about the scm-commits mailing list