From 8ceca8d41ed2826ac84d783befb8f1fa5c76f2ce Mon Sep 17 00:00:00 2001 From: Zhiyu Jia Date: Wed, 27 Mar 2019 23:14:27 -0700 Subject: [PATCH] Update os-apply-config to 10.2.0 Depends-on:I62c52b6f2957dc6168c43153a235a87739da759a Change-Id: I46feb2d3eb5359dd878a6ac04b6147d445a889b4 --- openstack/os-apply-config/os-apply-config.spec.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack/os-apply-config/os-apply-config.spec.j2 b/openstack/os-apply-config/os-apply-config.spec.j2 index 8389d4ca5..b89de12fb 100644 --- a/openstack/os-apply-config/os-apply-config.spec.j2 +++ b/openstack/os-apply-config/os-apply-config.spec.j2 @@ -2,7 +2,7 @@ %bcond_with test %bcond_with docs Name: {{ py2name('os-apply-config') }} -Version: 10.1.0 +Version: 10.2.0 Release: 0 Summary: OpenStack os-apply-config Configuration Library License: {{ license('Apache-2.0') }}