diff --git a/python-tenacity.spec b/python-tenacity.spec index ec9d7dd..0945e24 100644 --- a/python-tenacity.spec +++ b/python-tenacity.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tenacity -Version: 8.4.2 +Version: 8.5.0 Release: 1mamba Summary: A general-purpose retrying library to simplify the task of adding retry behavior to just about anything Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Jul 05 2024 Automatic Build System 8.5.0-1mamba +- automatic version update by autodist + * Mon Jun 24 2024 Automatic Build System 8.4.2-1mamba - automatic version update by autodist