From 8bd3eaccd86c77440994a3afb18323fa30ff44f9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:44:15 +0100 Subject: [PATCH] automatic version update by autodist [release 3.5.0-1mamba;Tue Oct 19 2021] --- python-stevedore.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) 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