diff --git a/hvac-0.10.7.tar.gz b/hvac-0.10.7.tar.gz deleted file mode 100644 index 822f92e..0000000 Binary files a/hvac-0.10.7.tar.gz and /dev/null differ diff --git a/hvac-0.11.2.tar.gz b/hvac-0.11.2.tar.gz new file mode 100644 index 0000000..6aa6982 Binary files /dev/null and b/hvac-0.11.2.tar.gz differ diff --git a/python-hvac.spec b/python-hvac.spec index 8d68adb..bbb28c0 100644 --- a/python-hvac.spec +++ b/python-hvac.spec @@ -1,5 +1,5 @@ Name: python-hvac -Version: 0.10.7 +Version: 0.11.2 Release: 1 Summary: HashiCorp Vault API client for Python @@ -37,5 +37,8 @@ This package provides a Python API client for HashiCorp Vault. %{python3_sitelib}/hvac-*.egg-info/ %changelog +* Thu Jun 16 2022 OpenStack_SIG - 0.11.2-1 +- Upgrade version for openstack yoga + * Mon Jul 05 2021 Kou Wenqi - 0.10.7-1 - Init package