diff --git a/python-stevedore.spec b/python-stevedore.spec index edaf4f7..d5924fe 100644 --- a/python-stevedore.spec +++ b/python-stevedore.spec @@ -1,12 +1,12 @@ Name: python-stevedore -Version: 3.3.0 -Release: 2mamba +Version: 3.5.0 +Release: 1mamba Summary: Manage dynamic plugins for Python applications Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://stevedore.readthedocs.io/ +URL: https://docs.openstack.org/stevedore/latest/ Source: https://pypi.debian.net/stevedore/stevedore-%{version}.tar.gz License: Apache License ## AUTOBUILDREQ-BEGIN @@ -47,6 +47,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Tue Oct 19 2021 Automatic Build System 3.5.0-1mamba +- automatic version update by autodist + +* Wed Sep 29 2021 Silvan Calarco 3.4.0-1mamba +- update to 3.4.0 + * Tue Aug 31 2021 Silvan Calarco 3.3.0-2mamba - rebuilt with distdeps