From afdf55fcad120e6cb5689d7832af01faef1229a6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 8 Jul 2016 11:14:37 +0200 Subject: [PATCH] Update python-glanceclient to 2.1.0 Change-Id: If1bdd3a283e28cfbfc4454d5754cdb395d57f087 --- openstack/python-glanceclient/python-glanceclient.spec.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack/python-glanceclient/python-glanceclient.spec.j2 b/openstack/python-glanceclient/python-glanceclient.spec.j2 index 040a6881d..12d7d9933 100644 --- a/openstack/python-glanceclient/python-glanceclient.spec.j2 +++ b/openstack/python-glanceclient/python-glanceclient.spec.j2 @@ -1,7 +1,7 @@ %global sname python-glanceclient Name: {{ py2name('python-glanceclient') }} Epoch: {{ epoch('python-glanceclient') }} -Version: 2.0.1 +Version: 2.1.0 Release: 0 Summary: Python API and CLI for OpenStack Glance License: {{ license('Apache-2.0') }}