diff --git a/trytond.changes b/trytond.changes index 6a09e02..87e1658 100644 --- a/trytond.changes +++ b/trytond.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 4 21:49:34 UTC 2024 - Axel Braun + +- Requires: python-Levenshtein adjusted + ------------------------------------------------------------------- Sat Feb 3 19:07:31 UTC 2024 - Axel Braun diff --git a/trytond.spec b/trytond.spec index 064eb1e..33d2487 100644 --- a/trytond.spec +++ b/trytond.spec @@ -62,6 +62,7 @@ BuildRequires: %{mypython}-pip BuildRequires: %{mypython}-wheel Requires: %{mypython}-Genshi +Requires: %{mypython}-Levenshtein Requires: %{mypython}-Pillow Requires: %{mypython}-Werkzeug Requires: %{mypython}-bcrypt @@ -80,7 +81,6 @@ Requires: %{mypython}-wrapt Requires: graphviz Requires: html2text Requires: libreoffice-pyuno -Requires: python3-Levenshtein Requires: unoconv Requires(pre): %{_sbindir}/groupadd Requires(pre): %{_sbindir}/useradd