diff --git a/python-pytest-benchmark.spec b/python-pytest-benchmark.spec index d7d9898..bafa9e9 100644 --- a/python-pytest-benchmark.spec +++ b/python-pytest-benchmark.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 3.2.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A py.test fixture for benchmarking code License: BSD URL: https://pytest-benchmark.readthedocs.io @@ -56,6 +56,9 @@ Requires: python3-cpuinfo %{python3_sitelib}/pytest_benchmark-%{version}-py*.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.2.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Oct 08 2020 Juan Orti Alcaine - 3.2.3-4 - BR: python3-setuptools