diff --git a/python-saharaclient-3.5.0.tar.gz b/python-saharaclient-3.5.0.tar.gz deleted file mode 100644 index ec27d67e8352bf0cf2404f1b32e7643773be4d04..0000000000000000000000000000000000000000 Binary files a/python-saharaclient-3.5.0.tar.gz and /dev/null differ diff --git a/python-saharaclient-4.1.0.tar.gz b/python-saharaclient-4.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..861c83768eb4e71f290d49df7d544ce554c274cf Binary files /dev/null and b/python-saharaclient-4.1.0.tar.gz differ diff --git a/python-saharaclient.spec b/python-saharaclient.spec index a2de500d90ab2f629849e3f75bb5408216b4f0e6..78018788e7994182be720758c19ceced72bd31b0 100644 --- a/python-saharaclient.spec +++ b/python-saharaclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-saharaclient -Version: 3.5.0 +Version: 4.1.0 Release: 1 Summary: Client library for Sahara API License: Apache-2.0 URL: https://docs.openstack.org/python-saharaclient/latest/ -Source0: https://files.pythonhosted.org/packages/81/84/7cd1ad15e1207b2309b942fc8ece71ee4b5ac862be071af43b966db39c04/python-saharaclient-3.5.0.tar.gz +Source0: https://files.pythonhosted.org/packages/2f/5e/63d298dbf45b746199ec2b8045512cf17e0894866d92cfaeb3df82489bc0/python-saharaclient-4.1.0.tar.gz BuildArch: noarch %description This is a client for the OpenStack Sahara API. @@ -50,7 +50,7 @@ Provides: python3-saharaclient-doc This is a client for the OpenStack Sahara API. %prep -%autosetup -n python-saharaclient-3.5.0 +%autosetup -n python-saharaclient-%{version} %build %py3_build @@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Apr 11 2024 wangjing - 4.1.0-1 +- update package of version 4.1.0 + * Thu Jun 16 2022 OpenStack_SIG - 3.5.0-1 - Upgrade version for openstack yoga