[openstack-glance/f16] Update to Diablo final

Mark McLoughlin markmc at fedoraproject.org
Tue Sep 27 15:52:12 UTC 2011


commit 8dd7dfe305ccb1cef40cd3f88b721893094492ca
Author: Mark McLoughlin <markmc at redhat.com>
Date:   Tue Sep 27 16:51:25 2011 +0100

    Update to Diablo final

 .gitignore            |    1 +
 openstack-glance.spec |    8 +++++---
 sources               |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6460cde..66ced36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /glance-2011.3~d4.tar.gz
+/glance-2011.3.tar.gz
diff --git a/openstack-glance.spec b/openstack-glance.spec
index f22afa8..afc26dd 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,14 +1,13 @@
-%global milestone d4
 
 Name:             openstack-glance
 Version:          2011.3
-Release:          0.8.%{milestone}%{dist}
+Release:          1%{dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://glance.openstack.org
-Source0:          http://launchpad.net/glance/diablo/diablo-4/+download/glance-%{version}~%{milestone}.tar.gz
+Source0:          http://launchpad.net/glance/diablo/%{version}/+download/glance-%{version}.tar.gz
 Source1:          openstack-glance-api.service
 Source2:          openstack-glance-registry.service
 Source3:          openstack-glance.logrotate
@@ -200,6 +199,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Tue Sep 27 2011 Mark McLoughlin <markmc at redhat.com> - 2011.3-1
+- Update to Diablo final
+
 * Tue Sep  6 2011 Mark McLoughlin <markmc at redhat.com> - 2011.3-0.8.d4
 - fix DB path in config
 - add BR: intltool for distutils-extra
diff --git a/sources b/sources
index 99c843a..1b9361c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f80df667688920d9ecf0e382b85c5e3  glance-2011.3~d4.tar.gz
+6e9561c6bd1e5df1d08d84879792cecc  glance-2011.3.tar.gz


More information about the scm-commits mailing list