diff --git a/python-pytest-xdist.spec b/python-pytest-xdist.spec index 3723524..85980b9 100644 --- a/python-pytest-xdist.spec +++ b/python-pytest-xdist.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 1.22.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: py.test plugin for distributed testing and loop-on-failing modes License: MIT @@ -89,6 +89,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py %{python3_sitelib}/xdist/ %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.22.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 1.22.2-2 - Rebuilt for Python 3.7