diff --git a/python-pytest-runner.spec b/python-pytest-runner.spec index 7f3ee17..defc1d4 100644 --- a/python-pytest-runner.spec +++ b/python-pytest-runner.spec @@ -3,7 +3,7 @@ Name: python-%{modulename} Version: 3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Invoke py.test as distutils command with dependency resolution License: MIT @@ -73,6 +73,9 @@ Python 3 version. %{python3_sitelib}/__pycache__/ptr.* %changelog +* Fri Nov 03 2017 Igor Gnatenko - 3.0-2 +- Fix broken dep + * Thu Nov 02 2017 Vadim Rutkovsky - 3.0-1 - Update to 3.0 (#1508216)