diff --git a/python-pytest-sugar.spec b/python-pytest-sugar.spec index 09f12b5..9134b37 100644 --- a/python-pytest-sugar.spec +++ b/python-pytest-sugar.spec @@ -8,7 +8,7 @@ and shows a progress bar.} Name: python-%{pypi_name} Version: 0.9.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Change the default look and feel of pytest License: BSD @@ -65,6 +65,9 @@ PYTHONPATH=. pytest-%{python3_version} %{python3_sitelib}/__pycache__/pytest_sugar* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.9.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sun Jun 07 2020 Ankur Sinha - 0.9.3-1 - Update to 0.9.3 - Enable tests: failures with pytest5 were fixed in this release