diff --git a/python-pyvmomi.spec b/python-pyvmomi.spec index 1a55166dd3260dcb70c07751f2b126a6a9f3e7f1..11ac2900c367ebf7fb0e02fe42f089eb1fd56093 100644 --- a/python-pyvmomi.spec +++ b/python-pyvmomi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyvmomi -Version: 8.0.0.1.2 +Version: 8.0.1.0 Release: 1 Summary: VMware vSphere Python SDK License: Apache-2.0 URL: https://github.com/vmware/pyvmomi -Source0: https://files.pythonhosted.org/packages/37/4a/d4ad903901cac48a396d6a566a1355814852544ae0f15c088480ff86a68c/pyvmomi-8.0.0.1.2.tar.gz +Source0: https://files.pythonhosted.org/packages/8d/d1/f5860ebd8d68106eb312714c6eaf188ee6f51b47b6ba8bb4a660d6972730/pyvmomi-8.0.1.0.tar.gz BuildArch: noarch %description @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu May 18 2023 jiangxinyu - 8.0.1.0-1 +- Update package to version 8.0.1.0 + * Mon Feb 13 2023 wubijie - 8.0.0.1.2-1 - Update package to version 8.0.0.1.2 diff --git a/pyvmomi-8.0.0.1.2.tar.gz b/pyvmomi-8.0.0.1.2.tar.gz deleted file mode 100644 index 468d117b394079ce7eeb9d8dd4980dfdfffb9a00..0000000000000000000000000000000000000000 Binary files a/pyvmomi-8.0.0.1.2.tar.gz and /dev/null differ diff --git a/pyvmomi-8.0.1.0.tar.gz b/pyvmomi-8.0.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0ac0f6ae27be3aab468be96ab963ecdf6edabba9 Binary files /dev/null and b/pyvmomi-8.0.1.0.tar.gz differ