diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 97cfef7..ac9182e 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 2 18:47:20 UTC 2022 - Markéta Machová + +- BuildRequires just flit-core instead of flit + ------------------------------------------------------------------- Fri Sep 30 18:06:55 UTC 2022 - Martin Liška diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 6085d7e..d0d490b 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -43,7 +43,7 @@ Source4: readthedocs.inv Source5: update-intersphinx.sh Source99: python-Sphinx.keyring BuildRequires: %{python_module base} -BuildRequires: %{python_module flit} +BuildRequires: %{python_module flit-core} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel}