diff --git a/python-pytest-xdist.spec b/python-pytest-xdist.spec index 6722b34..aaa542b 100644 --- a/python-pytest-xdist.spec +++ b/python-pytest-xdist.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 1.29.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: py.test plugin for distributed testing and loop-on-failing modes License: MIT @@ -90,6 +90,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py %{python3_sitelib}/xdist/ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.29.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jun 18 2019 Scott Talbert - 1.29.0-1 - Update to new upstream release 1.29.0 (#1720870)