diff --git a/python-pytest-forked.spec b/python-pytest-forked.spec index 73074bb..62e6317 100644 --- a/python-pytest-forked.spec +++ b/python-pytest-forked.spec @@ -6,7 +6,7 @@ C++ libraries that might crash the process. To use the plugin, simply use the\ Name: python-%{pypi_name} Version: 0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: py.test plugin for running tests in isolated forked subprocesses License: MIT @@ -66,6 +66,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} testing %{python3_sitelib}/pytest_forked* %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 0.2-4 - Rebuilt for Python 3.7