diff --git a/python-jsonpatch.changes b/python-jsonpatch.changes index ec6ca5c..58790ac 100644 --- a/python-jsonpatch.changes +++ b/python-jsonpatch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 12 08:43:55 UTC 2021 - Ben Greiner + +- Fix requirements + ------------------------------------------------------------------- Tue Oct 5 14:30:43 UTC 2021 - schubi diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 998e7df..3afd13f 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -39,10 +39,10 @@ BuildRequires: python-rpm-macros >= 20210929 Requires: alts BuildRequires: alts %else -Requires: python-jsonpointer >= 1.9 Requires(post): update-alternatives -%endif Requires(preun):update-alternatives +%endif +Requires: python-jsonpointer >= 1.9 BuildArch: noarch %python_subpackages