From 52838455c6de43211b5405c81536c7903b079d97 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Thu, 13 Dec 2018 10:24:00 +0100 Subject: [PATCH] keystoneauth1: Update to 3.11.2 Change-Id: I8c67b2fdbd0d96c39806e3173412bacbf15a166a --- openstack/keystoneauth1/keystoneauth1.spec.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack/keystoneauth1/keystoneauth1.spec.j2 b/openstack/keystoneauth1/keystoneauth1.spec.j2 index f63ce0a1b..6833ba3c6 100644 --- a/openstack/keystoneauth1/keystoneauth1.spec.j2 +++ b/openstack/keystoneauth1/keystoneauth1.spec.j2 @@ -1,6 +1,6 @@ %global sname keystoneauth1 Name: {{ py2name('keystoneauth1') }} -Version: 3.10.0 +Version: 3.11.2 Release: 0 Summary: OpenStack authenticating tools License: {{ license('Apache-2.0') }}