diff --git a/python-pyvmomi.spec b/python-pyvmomi.spec index 11ac290..4b5a148 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.1.0 +Version: 8.0.1.0.1 Release: 1 Summary: VMware vSphere Python SDK License: Apache-2.0 URL: https://github.com/vmware/pyvmomi -Source0: https://files.pythonhosted.org/packages/8d/d1/f5860ebd8d68106eb312714c6eaf188ee6f51b47b6ba8bb4a660d6972730/pyvmomi-8.0.1.0.tar.gz +Source0: https://files.pythonhosted.org/packages/38/25/2c89faf8ab0847041df14cc6de12335a175dd0c3bcc2065d1025ba30c953/pyvmomi-8.0.1.0.1.tar.gz BuildArch: noarch %description @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jun 21 2023 chendexi - 8.0.1.0.1-1 +- Update package to version 8.0.1.0.1 + * Thu May 18 2023 jiangxinyu - 8.0.1.0-1 - Update package to version 8.0.1.0 diff --git a/pyvmomi-8.0.1.0.1.tar.gz b/pyvmomi-8.0.1.0.1.tar.gz new file mode 100644 index 0000000..306eb0b Binary files /dev/null and b/pyvmomi-8.0.1.0.1.tar.gz differ diff --git a/pyvmomi-8.0.1.0.tar.gz b/pyvmomi-8.0.1.0.tar.gz deleted file mode 100644 index 0ac0f6a..0000000 Binary files a/pyvmomi-8.0.1.0.tar.gz and /dev/null differ