diff --git a/python-defcon.changes b/python-defcon.changes index c3cfbd8..06a6151 100644 --- a/python-defcon.changes +++ b/python-defcon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 26 07:45:45 UTC 2020 - Tomáš Chvátal + +- Fix FontTool dep (camelcase) +- Remove devel dependency + ------------------------------------------------------------------- Wed May 20 10:29:57 UTC 2020 - Antonio Larrosa diff --git a/python-defcon.spec b/python-defcon.spec index 2baf011..8b417d4 100644 --- a/python-defcon.spec +++ b/python-defcon.spec @@ -22,19 +22,17 @@ Version: 0.6.0 Release: 0 Summary: A set of flexible objects for representing UFO data License: MIT -Group: Development/Languages/Python URL: http://code.typesupply.com Source: https://files.pythonhosted.org/packages/source/d/defcon/defcon-%{version}.zip -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip -Requires: python-fonttools >= 3.31.0 +Requires: python-FontTools >= 3.31.0 Suggests: python-fontPens >= 0.1.0 BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module fonttools >= 3.31.0} +BuildRequires: %{python_module FontTools >= 3.31.0} BuildRequires: %{python_module pytest >= 3.0.3} # /SECTION %python_subpackages