python-gnocchiclient build fix
Lock down python-gnocchiclient to the last sha known to build. That most recent tag under that sha was 7.0.7. Update the spec file to reflect that version. Partial-bug: 1983389 Signed-off-by: Scott Little <scott.little@windriver.com> Change-Id: Ifd57565637376ec8083d917de30fd33ded15d1cc
This commit is contained in:
parent
df17997230
commit
ba8d7863e7
@ -1,4 +1,4 @@
|
||||
TAR_NAME=gnocchiclient
|
||||
SRC_DIR=$CGCS_BASE/git/python-gnocchiclient
|
||||
TIS_BASE_SRCREV="7.0.4"
|
||||
TIS_BASE_SRCREV="7.0.7"
|
||||
TIS_PATCH_VER=GITREVCOUNT
|
||||
|
@ -14,7 +14,7 @@ This is a client library for Gnocchi built on the Gnocchi API. It \
|
||||
provides a Python API (the gnocchiclient module) and a command-line tool.
|
||||
|
||||
Name: python-gnocchiclient
|
||||
Version: 7.0.4
|
||||
Version: 7.0.7
|
||||
Release: 1%{?_tis_dist}.%{tis_patch_ver}
|
||||
Summary: Python API and CLI for OpenStack Gnocchi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user