diff --git a/python-tenacity.spec b/python-tenacity.spec index a555883..6496973 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.2.3 +Version: 8.3.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,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue May 07 2024 Automatic Build System 8.3.0-1mamba +- automatic version update by autodist + * Tue Mar 05 2024 Silvan Calarco 8.2.3-1mamba - package created using the webbuild interface