[openstack-glance/el6-grizzly] Update to Grizzly final

Nikola Dipanov ndipanov at fedoraproject.org
Mon Apr 8 12:00:33 UTC 2013


commit 23943e81e9bfaa76d8de1f76f78bc3a064def622
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Mon Apr 8 12:46:11 2013 +0200

    Update to Grizzly final

 .gitignore            |    1 +
 openstack-glance.spec |   11 +++++++----
 sources               |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 697d8cc..d6fc012 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /glance-2013.1.g3.tar.gz
 /glance-2013.1.rc1.tar.gz
 /glance-2013.1.rc2.tar.gz
+/glance-2013.1.tar.gz
diff --git a/openstack-glance.spec b/openstack-glance.spec
index bf14de8..ca46db9 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,12 +1,12 @@
 Name:             openstack-glance
 Version:          2013.1
-Release:          0.8.rc2%{?dist}
+Release:          1%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://glance.openstack.org
-Source0:          https://launchpad.net/glance/grizzly/grizzly-rc2/+download/glance-2013.1.rc2.tar.gz
+Source0:          https://launchpad.net/glance/grizzly/2013.1/+download/glance-2013.1.tar.gz
 Source1:          openstack-glance-api.init
 Source100:        openstack-glance-api.upstart
 Source2:          openstack-glance-registry.init
@@ -14,7 +14,7 @@ Source200:        openstack-glance-registry.upstart
 Source3:          openstack-glance.logrotate
 
 #
-# patches_base=2013.1.rc2
+# patches_base=2013.1
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 
@@ -103,7 +103,7 @@ and delivery services for virtual disk images.
 This package contains documentation files for glance.
 
 %prep
-%setup -q -n glance-%{version}.rc2
+%setup -q -n glance-%{version}
 
 %patch0001 -p1
 
@@ -279,6 +279,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Mon Apr 08 2013 Nikola Đipanov <ndipanov at redhat.com> 2013.1-1
+- Update to Grizzly final
+
 * Tue Apr  2 2013 Nikola Đipanov <ndipanov at redhat.com> 2013.1-0.8.rc2
 - Update to Grizzly RC2
 
diff --git a/sources b/sources
index 568f454..6e6f74f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2705707bc2be3ca31cb929c9cc7ec58b  glance-2013.1.rc2.tar.gz
+cd813098ca807bed67440bb1646d0647  glance-2013.1.tar.gz


More information about the scm-commits mailing list