diff --git a/python-docker.spec b/python-docker.spec index 7d78903..9716684 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -1,6 +1,6 @@ Name: python-docker -Version: 5.0.0 -Release: 2mamba +Version: 5.0.2 +Release: 1mamba Summary: An API client for docker written in Python Group: System/Libraries Vendor: openmamba @@ -48,6 +48,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE README.md %changelog +* Wed Sep 01 2021 Automatic Build System 5.0.2-1mamba +- automatic version update by autodist + +* Tue Aug 31 2021 Automatic Build System 5.0.1-1mamba +- automatic version update by autodist + * Mon Aug 30 2021 Silvan Calarco 5.0.0-2mamba - rebuilt for python3