diff --git a/python-pytest-repeat.spec b/python-pytest-repeat.spec index 4200f96..bf1c566 100644 --- a/python-pytest-repeat.spec +++ b/python-pytest-repeat.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.8.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A pytest plugin for repeating test execution License: MPLv2.0 @@ -58,6 +58,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.8.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.8.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018)