diff --git a/python-docker-pycreds.spec b/python-docker-pycreds.spec index fa353de..583ff7f 100644 --- a/python-docker-pycreds.spec +++ b/python-docker-pycreds.spec @@ -4,7 +4,7 @@ Name: python-docker-pycreds Version: 0.4.0 -Release: 2 +Release: 3 Summary: Python bindings for the docker credentials store API License: ASL 2.0 URL: https://github.com/shin-/dockerpy-creds/ @@ -49,9 +49,12 @@ PYTHONPATH="${PWD}" py.test-%{python3_version} -vv tests/ %doc README.md %license LICENSE %{python3_sitelib}/dockerpycreds -%{python3_sitelib}/docker_pycreds-%{version}-py?.?.egg-info +%{python3_sitelib}/docker_pycreds-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 13 2022 guozhaorui - 0.4.0-3 +- Correct file path + * Fri Oct 23 2020 tianwei - 0.4.0-2 - delete python2