diff --git a/python-flaky.spec b/python-flaky.spec index 2ebd99b..811c09a 100644 --- a/python-flaky.spec +++ b/python-flaky.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-flaky -Version: 3.7.0 -Release: 2mamba +Version: 3.8.0 +Release: 1mamba Summary: Plugin for nose or pytest that automatically reruns flaky tests Group: System/Libraries Vendor: openmamba @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Mar 10 2024 Automatic Build System 3.8.0-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 3.7.0-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba