diff --git a/python-tenacity.spec b/python-tenacity.spec index 15d870a..ec9d7dd 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.1 +Version: 8.4.2 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 +* Mon Jun 24 2024 Automatic Build System 8.4.2-1mamba +- automatic version update by autodist + * Mon Jun 17 2024 Automatic Build System 8.4.1-1mamba - automatic version update by autodist