diff --git a/python-pytest-spec.spec b/python-pytest-spec.spec index df753bc..6a92d25 100644 --- a/python-pytest-spec.spec +++ b/python-pytest-spec.spec @@ -10,7 +10,7 @@ Available features:\ Name: python-%{pypi_name} Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pytest plugin to display test execution output like a SPECIFICATION License: GPLv2+ @@ -61,6 +61,9 @@ sed -i 's/^\[pytest\]$/[tool:pytest]/' setup.cfg %{python3_sitelib}/%{modname}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Dec 18 2019 Lumír Balhar - 2.0.0-1 - New upstream version (#1784635)