diff --git a/python-dockerpy-creds.spec b/python-dockerpy-creds.spec index 3b9a377..2f7a11f 100644 --- a/python-dockerpy-creds.spec +++ b/python-dockerpy-creds.spec @@ -1,5 +1,5 @@ Name: python-dockerpy-creds -Version: 0.2.1 +Version: 0.4.0 Release: 1mamba Summary: Python bindings for the docker credentials store API Group: System/Libraries/Python @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc LICENSE README.md %changelog +* Sun Feb 21 2021 Automatic Build System 0.4.0-1mamba +- automatic version update by autodist + * Sat Oct 15 2016 Davide Madrisan 0.2.1-1mamba - package created using the webbuild interface