diff --git a/aodhclient-1.3.0.tar.gz b/aodhclient-1.3.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ba1776a496a630fc4408d9e4ccd2d4c00b7c3ab8 Binary files /dev/null and b/aodhclient-1.3.0.tar.gz differ diff --git a/aodhclient-2.2.0.tar.gz b/aodhclient-2.2.0.tar.gz deleted file mode 100644 index 5be2c7578ea188369b258d301da061a8bc5ab2b5..0000000000000000000000000000000000000000 Binary files a/aodhclient-2.2.0.tar.gz and /dev/null differ diff --git a/python-aodhclient.spec b/python-aodhclient.spec index 70ddbd73b3751c18f620cffb9819bad3da8010e0..9bcaa707f5120f361f92ac0d196e6a84fde34f75 100644 --- a/python-aodhclient.spec +++ b/python-aodhclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aodhclient -Version: 2.2.0 -Release: 2 +Version: 1.3.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/93/65/8921604833ac7392c4721da1c6841d38ca92b375c23b3d1d3c4b936654bc/aodhclient-2.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/a0/9c/f70e5760cbf7cf574f80137b75a67ac89613d2d055d26b44ba0cbd89243a/aodhclient-1.3.0.tar.gz BuildArch: noarch %description Python client library for Aodh. @@ -66,7 +66,7 @@ Provides: python3-aodhclient-doc Python client library for Aodh. %prep -%autosetup -n aodhclient-2.2.0 +%autosetup -n aodhclient-%{version} %build %py3_build @@ -108,6 +108,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 15 2021 OpenStack_SIG - 1.3.0-1 +- Downgrade the version to 1.3.0, because of the dependency of openstack + * Fri Nov 12 2021 OpenStack_SIG - 2.2.0-2 - Remove gnocchi requires