diff --git a/python-diff-match-patch.changes b/python-diff-match-patch.changes index 6a9fee8..f3da88c 100644 --- a/python-diff-match-patch.changes +++ b/python-diff-match-patch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 28 13:15:33 UTC 2020 - Tomáš Chvátal + +- Provide/obsolete diff_match_patch package name as it is not + matching up the pypi name + ------------------------------------------------------------------- Tue Jan 28 08:47:06 UTC 2020 - Tomáš Chvátal diff --git a/python-diff-match-patch.spec b/python-diff-match-patch.spec index 0a58523..a6ef8c0 100644 --- a/python-diff-match-patch.spec +++ b/python-diff-match-patch.spec @@ -30,6 +30,8 @@ Patch0: make-tests-runable.patch BuildRequires: %{python_module setuptools >= 38.6.0} BuildRequires: fdupes BuildRequires: python-rpm-macros +Provides: python-diff_match_patch +Obsoletes: python-diff_match_patch BuildArch: noarch %python_subpackages