diff --git a/python-pytest-mock.spec b/python-pytest-mock.spec index 584c373..7246f29 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.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Thin-wrapper around the mock package for easier use with py.test License: MIT @@ -87,6 +87,9 @@ PYTHONPATH="$(pwd)" py.test-%{python3_version} test_pytest_mock.py %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 19 2016 Miro HronĨok - 1.2-3 - Rebuild for Python 3.6