[openstack-glance/f19] Bump to version 2013.1.2

John Bresnahan buzztroll at fedoraproject.org
Thu Jun 6 22:49:37 UTC 2013


commit db419c0d6fb372310c6e365130ee8f8ee8d9224a
Author: John Bresnahan <jbresnah at redhat.com>
Date:   Thu Jun 6 12:27:58 2013 -1000

    Bump to version 2013.1.2
    
    Updated patches from f19-patches

 .gitignore                                         |    1 +
 ...-Don-t-access-the-net-while-building-docs.patch |    2 +-
 ...ecated-assert_unicode-sqlalchemy-attribut.patch |    2 +-
 openstack-glance.spec                              |   11 +++++++----
 sources                                            |    2 +-
 5 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d6fc012..20bd9ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /glance-2013.1.rc1.tar.gz
 /glance-2013.1.rc2.tar.gz
 /glance-2013.1.tar.gz
+/glance-2013.1.2.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 de1e629..5178bd9 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 452eef14a50921542770a5727c46eb33cca220ef Mon Sep 17 00:00:00 2001
+From 996561152d072ef63559c3bcbafedecf16b57414 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/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch b/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
index e22ccb1..79ead7c 100644
--- a/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
+++ b/0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
@@ -1,4 +1,4 @@
-From 618495020f520d658bd29c929fd3fadb1cfabc51 Mon Sep 17 00:00:00 2001
+From cf752c844c3064a540c99913070022ae8c40d4d2 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
diff --git a/openstack-glance.spec b/openstack-glance.spec
index 970d098..d245d8a 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,19 +1,19 @@
 Name:             openstack-glance
-Version:          2013.1
-Release:          2%{?dist}
+Version:          2013.1.2
+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/+download/glance-2013.1.tar.gz
+Source0:          https://launchpad.net/glance/grizzly/2013.1/+download/glance-2013.1.2.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
+# patches_base=2013.1.2
 #
 Patch0001: 0001-Don-t-access-the-net-while-building-docs.patch
 Patch0002: 0002-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
@@ -275,6 +275,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Thu Jun  6 2013 John Bresnahan <jbresnah at redhat.com> 2013.1-2
+- Bump to version 2013.1.2
+
 * Mon May 13 2013 Pádraig Brady <pbrady at redhat.com> 2013.1-2
 - Add the scrubber service for deferred image deletion
 
diff --git a/sources b/sources
index 6e6f74f..c745516 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd813098ca807bed67440bb1646d0647  glance-2013.1.tar.gz
+3368425f52b072e83eefcf1e65f38564  glance-2013.1.2.tar.gz


More information about the scm-commits mailing list