diff --git a/python-pytest-mock.spec b/python-pytest-mock.spec index 5a635dc..f974982 100644 --- a/python-pytest-mock.spec +++ b/python-pytest-mock.spec @@ -7,7 +7,7 @@ to worry about undoing patches at the end of a test. Name: python-%{pypi_name} Version: 1.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Thin-wrapper around the mock package for easier use with py.test License: MIT @@ -89,6 +89,9 @@ PYTHONPATH="$(pwd)" py.test-%{python3_version} test_pytest_mock.py %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.6.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sun Jul 23 2017 Julien Enselme - 1.6.2-1 - Update to 1.6.2