diff --git a/hvac-1.0.2.tar.gz b/hvac-1.0.2.tar.gz deleted file mode 100644 index b299ff6..0000000 Binary files a/hvac-1.0.2.tar.gz and /dev/null differ diff --git a/hvac-1.1.0.tar.gz b/hvac-1.1.0.tar.gz new file mode 100644 index 0000000..b3ae0a1 Binary files /dev/null and b/hvac-1.1.0.tar.gz differ diff --git a/python-hvac.spec b/python-hvac.spec index 80f244a..b2f7583 100644 --- a/python-hvac.spec +++ b/python-hvac.spec @@ -1,11 +1,11 @@ Name: python-hvac -Version: 1.0.2 +Version: 1.1.0 Release: 1 Summary: HashiCorp Vault API client for Python License: ASL 2.0 URL: https://github.com/hvac/hvac -Source0: https://files.pythonhosted.org/packages/e0/3e/7ac399273f58ed0e0861954b23f17e9687e47ee3fcd1be0bc4fc0d86a481/hvac-1.0.2.tar.gz +Source0: https://files.pythonhosted.org/packages/fe/5f/f7ce8c7aca0f3738a993f21cd2eb3150e6f5bcaa707d42e012089f4dc23b/hvac-1.1.0.tar.gz BuildArch: noarch %description @@ -37,6 +37,9 @@ This package provides a Python API client for HashiCorp Vault. %{python3_sitelib}/hvac-*.egg-info/ %changelog +* Wed Apr 26 2023 wulei - 1.1.0-1 +- Update to 1.1.0 + * Tue Dec 06 2022 chendexi -1.0.2-1 - Upgrade package to v1.0.2