diff --git a/hvac-0.11.2.tar.gz b/hvac-0.11.2.tar.gz deleted file mode 100644 index 6aa6982..0000000 Binary files a/hvac-0.11.2.tar.gz and /dev/null differ diff --git a/hvac-1.0.2.tar.gz b/hvac-1.0.2.tar.gz new file mode 100644 index 0000000..b299ff6 Binary files /dev/null and b/hvac-1.0.2.tar.gz differ diff --git a/python-hvac.spec b/python-hvac.spec index bbb28c0..80f244a 100644 --- a/python-hvac.spec +++ b/python-hvac.spec @@ -1,11 +1,11 @@ Name: python-hvac -Version: 0.11.2 +Version: 1.0.2 Release: 1 Summary: HashiCorp Vault API client for Python License: ASL 2.0 URL: https://github.com/hvac/hvac -Source0: %{url}/archive/v%{version}/hvac-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/e0/3e/7ac399273f58ed0e0861954b23f17e9687e47ee3fcd1be0bc4fc0d86a481/hvac-1.0.2.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 +* Tue Dec 06 2022 chendexi -1.0.2-1 +- Upgrade package to v1.0.2 + * Thu Jun 16 2022 OpenStack_SIG - 0.11.2-1 - Upgrade version for openstack yoga