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-7.0.7.tar.gz b/gnocchiclient-7.0.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b4942935552cb8f1b906dd437d623d4b1353cbca Binary files /dev/null and b/gnocchiclient-7.0.7.tar.gz differ diff --git a/gnocchiclient.spec b/gnocchiclient.spec index a677355f6ee21d4b8dcc6c6f11e2f257625dc6ae..c4ddff7fe404971fe2b97e86cb9dded59d7bd3b7 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.7 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/32/79/ce4cefbcafd9655625eb17749c56fc9f3c0616541bc98f7c51dc22e989c1/gnocchiclient-7.0.7.tar.gz BuildArch: noarch %description %{common_desc} @@ -64,7 +64,7 @@ Provides: python3-gnocchiclient-doc %{common_desc} %prep -%autosetup -n gnocchiclient-7.0.6 +%autosetup -n gnocchiclient-7.0.7 %build %py3_build @@ -109,5 +109,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Feb 23 2023 OpenStack_SIG - 7.0.7-1 +- Upgrade package python3-gnocchiclient to version 7.0.7 + * Tue Jul 20 2021 OpenStack_SIG - 7.0.6-1 - Package Spec generate