[openstack-glance] Update to latest 2011.3.1 release candidate

Mark McLoughlin markmc at fedoraproject.org
Wed Jan 18 00:10:36 UTC 2012


commit ca13cc2289b86a81e9a37403b3e03ffec17f554c
Author: Mark McLoughlin <markmc at redhat.com>
Date:   Wed Jan 18 00:10:26 2012 +0000

    Update to latest 2011.3.1 release candidate

 .gitignore                                         |    2 +-
 ...rence-the-glance-module-from-the-package-.patch |    2 +-
 ...-Don-t-access-the-net-while-building-docs.patch |    2 +-
 openstack-glance.spec                              |   11 +++++++----
 sources                                            |    2 +-
 5 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b8d3db..8bad279 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/glance-2011.3.1~20120116.1062.tar.gz
+/glance-2011.3.1~20120117.1063.tar.gz
diff --git a/0001-Always-reference-the-glance-module-from-the-package-.patch b/0001-Always-reference-the-glance-module-from-the-package-.patch
index b05b107..df5f36e 100644
--- a/0001-Always-reference-the-glance-module-from-the-package-.patch
+++ b/0001-Always-reference-the-glance-module-from-the-package-.patch
@@ -1,4 +1,4 @@
-From 2d25a47018e8d015cc7dfbce05b5bd4392f36776 Mon Sep 17 00:00:00 2001
+From 262950066eef1782d92b4dad973a88aa119ba9d6 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Fri, 6 Jan 2012 17:11:12 +0000
 Subject: [PATCH] Always reference the glance module from the package we're
diff --git a/0002-Don-t-access-the-net-while-building-docs.patch b/0002-Don-t-access-the-net-while-building-docs.patch
index 16747ef..c10be1e 100644
--- a/0002-Don-t-access-the-net-while-building-docs.patch
+++ b/0002-Don-t-access-the-net-while-building-docs.patch
@@ -1,4 +1,4 @@
-From 85f7732243862eadda26b1764b61fb03cc656edc Mon Sep 17 00:00:00 2001
+From f2b4bb4e45afcc178200966193a7b87401c534d7 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Fri, 6 Jan 2012 17:12:54 +0000
 Subject: [PATCH] Don't access the net while building docs
diff --git a/openstack-glance.spec b/openstack-glance.spec
index 3e9b3e9..ae4fa3d 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,10 +1,10 @@
 
-%global revno 1062
-%global snapshot ~20120116.%{revno}
+%global revno 1063
+%global snapshot ~20120117.%{revno}
 
 Name:             openstack-glance
 Version:          2011.3.1
-Release:          0.1.%{revno}%{?dist}
+Release:          0.2.%{revno}%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
@@ -18,7 +18,7 @@ Source3:          openstack-glance.logrotate
 #
 # Patches managed here: https://github.com/markmc/glance/tree/fedora-patches
 #
-#   $> git format-patch -N 2011.3.1-20120116.1062
+#   $> git format-patch -N 2011.3.1-20120117.1063
 #   $> 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 +222,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* 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
+
 * Tue Jan 17 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3.1-0.1.1062%{?dist}
 - Update to 2011.3.1 release candidate
 - Includes 6 new patches from upstream
diff --git a/sources b/sources
index c6ac729..98d49a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1c9e3e584430d84015163dbac593e2c  glance-2011.3.1~20120116.1062.tar.gz
+cb0eaab1e2e24983cc4c3655613a803b  glance-2011.3.1~20120117.1063.tar.gz


More information about the scm-commits mailing list