diff --git a/aodhclient-2.4.1.tar.gz b/aodhclient-2.4.1.tar.gz deleted file mode 100644 index ee7607795adc0bc821f9df1fe9f11dfbdc33d40e..0000000000000000000000000000000000000000 Binary files a/aodhclient-2.4.1.tar.gz and /dev/null differ diff --git a/aodhclient-3.2.1.tar.gz b/aodhclient-3.2.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f13ba6f206ad94a34b9c1ec1fce0b42f978e208b Binary files /dev/null and b/aodhclient-3.2.1.tar.gz differ diff --git a/python-aodhclient.spec b/python-aodhclient.spec index 20cab92095a34c4ccd6b356749678ef87b4b54b5..9890c5b39db65cc3e6e276db1c6d0eda1646c85c 100644 --- a/python-aodhclient.spec +++ b/python-aodhclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aodhclient -Version: 2.4.1 +Version: 3.2.1 Release: 1 Summary: Python client library for Aodh License: Apache-2.0 URL: https://docs.openstack.org/python-aodhclient/latest/ -Source0: https://files.pythonhosted.org/packages/c3/96/d6444e1a1e39ec39d9c9831ebfca00bb490855e2c353edcda1ba882a19f3/aodhclient-2.4.1.tar.gz +Source0: https://files.pythonhosted.org/packages/aa/c3/cbc47955bd95461d45aa4874d675f1e783254d055b077779bbdbcf246562/aodhclient-3.2.1.tar.gz BuildArch: noarch %description Python client library for Aodh. @@ -112,6 +112,9 @@ pytest -k 'not functional' %{_docdir}/* %changelog +* Mon Apr 08 2024 tzing_t - 3.2.1-1 +- Upgrade package to version 3.2.1 + * Mon Jul 18 2022 OpenStack_SIG - 2.4.1-1 - Upgrade package python3-aodhclient to version 2.4.1