diff --git a/python-tox.changes b/python-tox.changes index 523ab03..e8e22b7 100644 --- a/python-tox.changes +++ b/python-tox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 6 03:57:32 UTC 2017 - toddrme2178@gmail.com + +- Only one package should provide "tox". + ------------------------------------------------------------------- Fri Apr 7 15:01:37 UTC 2017 - jmatejek@suse.com diff --git a/python-tox.spec b/python-tox.spec index ae74286..492bc13 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -40,7 +40,9 @@ Requires: python-py >= 1.4.17 Requires: python-virtualenv >= 1.11.2 Requires(post): update-alternatives Requires(postun): update-alternatives +%ifpython3 Provides: tox = %{version} +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages