diff --git a/python-flaky.spec b/python-flaky.spec index 811c09a..679016a 100644 --- a/python-flaky.spec +++ b/python-flaky.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-flaky -Version: 3.8.0 +Version: 3.8.1 Release: 1mamba Summary: Plugin for nose or pytest that automatically reruns flaky tests Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Mar 13 2024 Automatic Build System 3.8.1-1mamba +- automatic version update by autodist + * Sun Mar 10 2024 Automatic Build System 3.8.0-1mamba - automatic version update by autodist