diff --git a/python-isort.changes b/python-isort.changes index be43909..bc2dbd3 100644 --- a/python-isort.changes +++ b/python-isort.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 4 11:05:21 UTC 2019 - Tomáš Chvátal + +- Fix multibuild name + ------------------------------------------------------------------- Fri Mar 1 14:43:42 UTC 2019 - Tomáš Chvátal diff --git a/python-isort.spec b/python-isort.spec index 377ae00..c3a7600 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -25,7 +25,7 @@ %define psuffix %{nil} %bcond_with test %endif -Name: python-isort +Name: python-isort%{psuffix} Version: 4.3.9 Release: 0 Summary: A Python utility / library to sort Python imports