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.0.0.tar.gz b/aodhclient-3.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4d699a03adaab1c494e15f3f0f1a1d752a5dfcdb Binary files /dev/null and b/aodhclient-3.0.0.tar.gz differ diff --git a/python-aodhclient.spec b/python-aodhclient.spec index 20cab92095a34c4ccd6b356749678ef87b4b54b5..4bbb1add9b6d39959c58750793c94cec10ee0188 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.0.0 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/bf/ae/c83d061f68db36c2899ab0f33a042267ccb05de7744384efb906ae40c1cd/aodhclient-3.0.0.tar.gz BuildArch: noarch %description Python client library for Aodh. @@ -112,6 +112,9 @@ pytest -k 'not functional' %{_docdir}/* %changelog +* Tue Dec 06 2022 jiangxinyu - 3.0.0-1 +- Update package to version 3.0.0 + * Mon Jul 18 2022 OpenStack_SIG - 2.4.1-1 - Upgrade package python3-aodhclient to version 2.4.1