diff --git a/python-python-magic.changes b/python-python-magic.changes index 8346072..193266d 100644 --- a/python-python-magic.changes +++ b/python-python-magic.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 14 00:17:15 UTC 2017 - toddrme2178@gmail.com + +- Fix python-magic conflicts + ------------------------------------------------------------------- Thu Sep 7 20:06:52 UTC 2017 - toddrme2178@gmail.com diff --git a/python-python-magic.spec b/python-python-magic.spec index 73e673e..9f0bd5a 100644 --- a/python-python-magic.spec +++ b/python-python-magic.spec @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_with test +%define oldpython python Name: python-python-magic Version: 0.4.13 Release: 0 @@ -39,6 +40,9 @@ Requires: file # https://github.com/ahupp/python-magic/issues/33 # https://github.com/ahupp/python-magic/issues/57 Conflicts: python-magic +%ifpython2 +Conflicts: %{oldpython}-magic +%endif BuildArch: noarch %python_subpackages