diff --git a/python-FontTools.changes b/python-FontTools.changes index 1efe34c..4a4e1a3 100644 --- a/python-FontTools.changes +++ b/python-FontTools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 23 14:28:25 UTC 2021 - Matej Cepl + +- We do Require fs module. + ------------------------------------------------------------------- Fri Feb 12 13:48:21 UTC 2021 - Ben Greiner diff --git a/python-FontTools.spec b/python-FontTools.spec index d832f8c..a4b3812 100644 --- a/python-FontTools.spec +++ b/python-FontTools.spec @@ -1,5 +1,5 @@ # -# spec file for package python-FontTools +# spec file for package python-FontTools-test # # Copyright (c) 2021 SUSE LLC # @@ -41,14 +41,14 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip Recommends: python-Brotli >= 1.0.1 -Recommends: python-fs >= 2.4.11 +Requires: python-fs >= 2.4.11 Recommends: python-lxml >= 4.0 Recommends: python-scipy >= 1.5.1 Recommends: python-sympy Recommends: python-unicodedata2 >= 13.0.0 Recommends: python-zopfli >= 0.1.6 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-reportlab BuildArch: noarch %if %{with test}