diff --git a/gnocchiclient-7.0.5.tar.gz b/gnocchiclient-7.0.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..da0591e56faaad2484c8da7e748bd66126440de4 Binary files /dev/null and b/gnocchiclient-7.0.5.tar.gz differ diff --git a/gnocchiclient-7.0.6.tar.gz b/gnocchiclient-7.0.6.tar.gz deleted file mode 100644 index a663fa942cda37c40c894a6bbf45e0a31e362eb7..0000000000000000000000000000000000000000 Binary files a/gnocchiclient-7.0.6.tar.gz and /dev/null differ diff --git a/gnocchiclient.spec b/gnocchiclient.spec index a677355f6ee21d4b8dcc6c6f11e2f257625dc6ae..87cdfb506af3790ca648ba211adacd47da6f4268 100644 --- a/gnocchiclient.spec +++ b/gnocchiclient.spec @@ -3,12 +3,12 @@ gnocchiclient Python bindings to the Gnocchi APIThis is a client for Gnocchi \ API Name: python-gnocchiclient -Version: 7.0.6 +Version: 7.0.5 Release: 1 Summary: Python client library for Gnocchi License: Apache-2.0 URL: http://gnocchi.xyz/gnocchiclient -Source0: https://files.pythonhosted.org/packages/74/21/5452d2794132eee6d9072182262b26be6f66887c8af45281a04bc5391188/gnocchiclient-7.0.6.tar.gz +Source0: https://files.pythonhosted.org/packages/9d/c8/1a254fb7128ed90d5b8f29d1f06fe18319d6c9ce83068379020394c52e98/gnocchiclient-7.0.5.tar.gz BuildArch: noarch %description %{common_desc} @@ -109,5 +109,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 08 2021 OpenStack_SIG - 7.0.5-1 +- Downgrade package python3-gnocchiclient to version 7.0.5-1 + * Tue Jul 20 2021 OpenStack_SIG - 7.0.6-1 - Package Spec generate