diff --git a/python-stevedore.spec b/python-stevedore.spec index ceeedb3..bccb336 100644 --- a/python-stevedore.spec +++ b/python-stevedore.spec @@ -1,5 +1,5 @@ Name: python-stevedore -Version: 5.2.0 +Version: 5.3.0 Release: 1mamba Summary: Manage dynamic plugins for Python applications Group: System/Libraries @@ -10,7 +10,6 @@ URL: https://docs.openstack.org/stevedore/latest/ Source: https://pypi.debian.net/stevedore/stevedore-%{version}.tar.gz License: Apache License ## AUTOBUILDREQ-BEGIN -BuildRequires: (python3.11dist(pbr) < 2.1 or python3.11dist(pbr) > 2.1) BuildRequires: libpython311-devel BuildRequires: python3.11dist(pbr) ## AUTOBUILDREQ-END @@ -47,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Sat Aug 24 2024 Automatic Build System 5.3.0-1mamba +- automatic version update by autodist + * Fri Feb 23 2024 Automatic Build System 5.2.0-1mamba - automatic version update by autodist