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

Eric Harney eharney at fedoraproject.org
Mon Jan 14 16:25:49 UTC 2013


commit be9b197c1ce993f7231ef0c96443d91efc56e9be
Author: Eric Harney <eharney at redhat.com>
Date:   Mon Jan 14 09:53:21 2013 -0500

    Update to Grizzly milestone 2.

 .gitignore            |    1 +
 openstack-cinder.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a027bfd..6656d20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /cinder-2012.2.tar.gz
 /cinder-2013.1~g1.tar.gz
+/cinder-2013.1~g2.tar.gz
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index a4ead86..08f7660 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,13 +2,13 @@
 
 Name:             openstack-cinder
 Version:          2013.1
-Release:          0.1.g1%{?dist}
+Release:          0.1.g2%{?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-1/+download/cinder-2013.1~g1.tar.gz
+Source0:          https://launchpad.net/cinder/grizzly/grizzly-2/+download/cinder-2013.1~g2.tar.gz
 Source1:          cinder.conf
 Source2:          cinder.logrotate
 Source3:          cinder-tgt.conf
@@ -23,7 +23,7 @@ Source120:        openstack-cinder-volume.upstart
 Source20:         cinder-sudoers
 
 #
-# patches_base=grizzly-1
+# patches_base=grizzly-2
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 
@@ -284,6 +284,9 @@ fi
 %endif
 
 %changelog
+* Mon Jan 14 2013 Eric Harney <eharney at redhat.com> - 2013.1-0.1.g2
+- Update to Grizzly milestone 2
+
 * Thu Dec 20 2012 Eric Harney <eharney at redhat.com> - 2013.1-0.1.g1
 - Update to Grizzly milestone 1
 
diff --git a/sources b/sources
index c7db78f..9ed6823 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28ec490f7c8c90059f74a7f0dd36a799  cinder-2013.1~g1.tar.gz
+e2c2debb59cda7d9fedd104ce0ce2df0  cinder-2013.1~g2.tar.gz


More information about the scm-commits mailing list