diff --git a/python-pyvmomi.spec b/python-pyvmomi.spec index 0b7ff907e347b79f24b983e725cdf31e8a54cf7b..1a55166dd3260dcb70c07751f2b126a6a9f3e7f1 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 +Version: 8.0.0.1.2 Release: 1 Summary: VMware vSphere Python SDK License: Apache-2.0 URL: https://github.com/vmware/pyvmomi -Source0: https://files.pythonhosted.org/packages/9f/9d/c6791ebce0a339b9cb9502193dcb9bd623a09d8eb93c0215abd7d1480936/pyvmomi-8.0.0.1.tar.gz +Source0: https://files.pythonhosted.org/packages/37/4a/d4ad903901cac48a396d6a566a1355814852544ae0f15c088480ff86a68c/pyvmomi-8.0.0.1.2.tar.gz BuildArch: noarch %description @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Feb 13 2023 wubijie - 8.0.0.1.2-1 +- Update package to version 8.0.0.1.2 + * Fri Dec 16 2022 wangjunqi - 8.0.0.1-1 - Update package to version 8.0.0.1 diff --git a/pyvmomi-8.0.0.1.2.tar.gz b/pyvmomi-8.0.0.1.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..468d117b394079ce7eeb9d8dd4980dfdfffb9a00 Binary files /dev/null and b/pyvmomi-8.0.0.1.2.tar.gz differ diff --git a/pyvmomi-8.0.0.1.tar.gz b/pyvmomi-8.0.0.1.tar.gz deleted file mode 100644 index 5ece8c0beb4440fe603789f199daeb64a50b8a59..0000000000000000000000000000000000000000 Binary files a/pyvmomi-8.0.0.1.tar.gz and /dev/null differ