[openstack-glance] Update to 2011.3.1 final

Pádraig Brady pbrady at fedoraproject.org
Fri Jan 20 17:10:35 UTC 2012


commit 2509e10ec641188726cc49f659e2e33ed887d5f0
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Jan 20 17:08:12 2012 +0000

    Update to 2011.3.1 final

 .gitignore            |    1 +
 openstack-glance.spec |   13 ++++++-------
 sources               |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8bad279..2d3877d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /glance-2011.3.1~20120117.1063.tar.gz
+/glance-2011.3.1.tar.gz
diff --git a/openstack-glance.spec b/openstack-glance.spec
index ae4fa3d..c7ba310 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,16 +1,12 @@
-
-%global revno 1063
-%global snapshot ~20120117.%{revno}
-
 Name:             openstack-glance
 Version:          2011.3.1
-Release:          0.2.%{revno}%{?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/%{version}/+download/glance-%{version}%{snapshot}.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
@@ -18,7 +14,7 @@ Source3:          openstack-glance.logrotate
 #
 # Patches managed here: https://github.com/markmc/glance/tree/fedora-patches
 #
-#   $> git format-patch -N 2011.3.1-20120117.1063
+#   $> git format-patch -N 2011.3.1
 #   $> for p in 00*.patch; do filterdiff -x '*/.gitignore' -x '*/.mailmap' -x '*/Authors' -x '*/.bzrignore' $p | sponge $p; done
 #   $> for p in 00*.patch; do echo "Patch${p:2:2}:          $p"; done
 #   $> for p in 00*.patch; do echo "%patch${p:2:2} -p1"; done
@@ -222,6 +218,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Fri Jan 20 2012 Pádraig Brady <P at draigBrady.com> - 2011.3.1-1
+- Update to 2011.3.1 final
+
 * Wed Jan 18 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3.1-0.2.1063%{?dist}
 - Update to latest 2011.3.1 release candidate
 
diff --git a/sources b/sources
index 98d49a1..69c15ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb0eaab1e2e24983cc4c3655613a803b  glance-2011.3.1~20120117.1063.tar.gz
+bdf0b2792dc420779ca8bbc87eff1ddb  glance-2011.3.1.tar.gz


More information about the scm-commits mailing list