From b73ba41311644c62fb3b46cc4c470443618ec328 Mon Sep 17 00:00:00 2001 From: ZhijunWei Date: Sat, 7 Oct 2017 21:12:53 +0800 Subject: [PATCH] Updated tripleo-common to 7.6.1 Change-Id: I0a53bf02630194eaa08def33596aea0ff14db1cc --- openstack/tripleo-common/tripleo-common.spec.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openstack/tripleo-common/tripleo-common.spec.j2 b/openstack/tripleo-common/tripleo-common.spec.j2 index d5d063cd5..be95d9d84 100644 --- a/openstack/tripleo-common/tripleo-common.spec.j2 +++ b/openstack/tripleo-common/tripleo-common.spec.j2 @@ -1,7 +1,7 @@ %global sname tripleo-common -%global sversion 7.6.0 +%global sversion 7.6.1 Name: {{ py2name('tripleo-common') }} -Version: 7.6.0 +Version: 7.6.1 Release: 0 Summary: Python library for code used by TripleO projects License: {{ license('Apache-2.0') }}