[openstack-glance/f19] squsheroo

John Bresnahan buzztroll at fedoraproject.org
Mon Aug 12 22:53:05 UTC 2013


commit 132d5f9b11a68655cb2ef6c07796c72fd07b93fd
Author: John Bresnahan <jbresnah at redhat.com>
Date:   Mon Aug 12 12:40:26 2013 -1000

    squsheroo

 .gitignore            |    1 +
 openstack-glance.spec |   11 +++++++----
 sources               |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20bd9ae..8d76dff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /glance-2013.1.rc2.tar.gz
 /glance-2013.1.tar.gz
 /glance-2013.1.2.tar.gz
+/glance-2013.1.3.tar.gz
diff --git a/openstack-glance.spec b/openstack-glance.spec
index 083da8e..7c15d7e 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,19 +1,19 @@
 Name:             openstack-glance
-Version:          2013.1.2
-Release:          4%{?dist}
+Version:          2013.1.3
+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.2.tar.gz
+Source0:          https://launchpad.net/glance/grizzly/2013.1.3/+download/glance-2013.1.3.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.2
+# patches_base=2013.1.3
 #
 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
+* Mon Aug 12 2013 John Bresnahan <jbresnah at redhat.com> 2013.1.3-1
+- Bump to version 2013.1.3
+
 * Tue Jul 23 2013 Pádraig Brady <pbrady at redhat.com> 2013.1.2-4
 - Do not distribute tests
 
diff --git a/sources b/sources
index c745516..2ab609f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3368425f52b072e83eefcf1e65f38564  glance-2013.1.2.tar.gz
+f9ba3865ff2cf98caa471bd54173fecd  glance-2013.1.3.tar.gz


More information about the scm-commits mailing list