[openstack-glance/f19] update to 2013.1.4

Pádraig Brady pbrady at fedoraproject.org
Wed Oct 23 12:59:59 UTC 2013


commit d8339b663ba626b3385d7b386bb3b501c776cb4d
Author: Pádraig Brady <P at draigBrady.com>
Date:   Wed Oct 23 13:57:38 2013 +0100

    update to 2013.1.4

 .gitignore                                         |    1 +
 ...-Don-t-access-the-net-while-building-docs.patch |    6 +++---
 ...ecated-assert_unicode-sqlalchemy-attribut.patch |    6 +++---
 openstack-glance.spec                              |    9 ++++++---
 sources                                            |    2 +-
 5 files changed, 14 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d76dff..ca06f30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /glance-2013.1.tar.gz
 /glance-2013.1.2.tar.gz
 /glance-2013.1.3.tar.gz
+/glance-2013.1.4.tar.gz
diff --git a/0001-Don-t-access-the-net-while-building-docs.patch b/0001-Don-t-access-the-net-while-building-docs.patch
index 60e9378..8d806b0 100644
--- a/0001-Don-t-access-the-net-while-building-docs.patch
+++ b/0001-Don-t-access-the-net-while-building-docs.patch
@@ -1,4 +1,4 @@
-From 3bd6d9066ff91e3ca9d557d5285bd956eb9ee985 Mon Sep 17 00:00:00 2001
+From 6bf9f98a89fbe99a56f222e6c1613421c63f0583 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
@@ -8,8 +8,8 @@ Subject: [PATCH] Don't access the net while building docs
 Change-Id: I42c6e3a5062db209a0abe00cebc04d383c79cbcb
 (cherry picked from commit f2b4bb4e45afcc178200966193a7b87401c534d7)
 ---
- doc/source/conf.py | 1 -
- 1 file changed, 1 deletion(-)
+ doc/source/conf.py |    1 -
+ 1 files changed, 0 insertions(+), 1 deletions(-)
 
 diff --git a/doc/source/conf.py b/doc/source/conf.py
 index 8b546d6..4d73f0d 100644
diff --git a/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch b/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
index 03ac419..76a0817 100644
--- a/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
+++ b/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
@@ -1,4 +1,4 @@
-From 625e99a7f157a5f814efb390895d61efc2653d6c Mon Sep 17 00:00:00 2001
+From 9686bdfdd97563124d5a45ce21300bf9b80f1621 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Tue, 2 Apr 2013 14:34:54 +0100
 Subject: [PATCH] remove deprecated assert_unicode sqlalchemy attribute
@@ -9,8 +9,8 @@ http://docs.sqlalchemy.org/en/latest/changelog/changelog_08.html#change-ad44af79
 
 Change-Id: Ia34b38245c6abe1ddb4162eee89459a7130deacb
 ---
- glance/db/sqlalchemy/migrate_repo/schema.py | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
+ glance/db/sqlalchemy/migrate_repo/schema.py |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/glance/db/sqlalchemy/migrate_repo/schema.py b/glance/db/sqlalchemy/migrate_repo/schema.py
 index 1fcf845..54f8808 100644
diff --git a/openstack-glance.spec b/openstack-glance.spec
index 7c15d7e..1c0ff79 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,19 +1,19 @@
 Name:             openstack-glance
-Version:          2013.1.3
+Version:          2013.1.4
 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/2013.1.3/+download/glance-2013.1.3.tar.gz
+Source0:          https://launchpad.net/glance/grizzly/%{version}/+download/glance-%{version}.tar.gz
 Source1:          openstack-glance-api.service
 Source2:          openstack-glance-registry.service
 Source3:          openstack-glance-scrubber.service
 Source4:          openstack-glance.logrotate
 
 #
-# patches_base=2013.1.3
+# patches_base=2013.1.4
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 Patch0002: 0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
@@ -276,6 +276,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Wed Oct 23 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.4-1
+- Updated to 2013.1.4
+
 * Mon Aug 12 2013 John Bresnahan <jbresnah at redhat.com> 2013.1.3-1
 - Bump to version 2013.1.3
 
diff --git a/sources b/sources
index 2ab609f..a213193 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9ba3865ff2cf98caa471bd54173fecd  glance-2013.1.3.tar.gz
+78c2fa4d5e057cf219087bf4a2b701b0  glance-2013.1.4.tar.gz


More information about the scm-commits mailing list