diff --git a/python-zaqarclient-2.3.0.tar.gz b/python-zaqarclient-2.3.0.tar.gz deleted file mode 100644 index 42bd2d3a4c6a2bbdadd4661d3c382111573d3651..0000000000000000000000000000000000000000 Binary files a/python-zaqarclient-2.3.0.tar.gz and /dev/null differ diff --git a/python-zaqarclient-2.5.1.tar.gz b/python-zaqarclient-2.5.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e7a2dda261f47470a376fa1b1b1e4322af6bef55 Binary files /dev/null and b/python-zaqarclient-2.5.1.tar.gz differ diff --git a/python-zaqarclient.spec b/python-zaqarclient.spec index d2c4f5d31da941348c91e05e01bd678e679d195a..cda90b0e6de069750f61bff6815f1082c17e83a2 100644 --- a/python-zaqarclient.spec +++ b/python-zaqarclient.spec @@ -1,12 +1,12 @@ %global _empty_manifest_terminate_build 0 Name: python-zaqarclient -Version: 2.3.0 +Version: 2.5.1 Release: 1 Summary: Client Library for OpenStack Zaqar Messaging API License: Apache-2.0 URL: https://docs.openstack.org/python-zaqarclient/latest/ #Source0: https://files.pythonhosted.org/packages/0b/8a/a5257e3dcc1557648ac6c62e943fa5704f2f7bfe1e97c0aad17023076300/python-zaqarclient-2.1.0.tar.gz -Source0: https://files.pythonhosted.org/packages/23/cb/263988eb1bf65ca7bf5ea648dab4b7d4be063d55be6ef5593845f571c7be/python-zaqarclient-2.3.0.tar.gz +Source0: https://files.pythonhosted.org/packages/57/16/0ed1f2144df4c1e62355b11e75155be6a075b6cc0a761cc03f42ac33cb3b/python-zaqarclient-2.5.1.tar.gz BuildArch: noarch %description Client Library for OpenStack Zaqar Messaging API @@ -101,6 +101,9 @@ pytest %{_docdir}/* %changelog +* Mon Apr 08 2024 wangjing - 2.5.1-1 +- update package of version 2.5.1 + * Sun Jul 24 2022 liksh - 2.3.0-1 - Upgrade to 2.3.0 for openstack yoga