diff --git a/python-ipykernel.changes b/python-ipykernel.changes index 024200d..3025a97 100644 --- a/python-ipykernel.changes +++ b/python-ipykernel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 3 22:39:49 UTC 2021 - Benjamin Greiner + +- BuildRequire jupyter-jupyter_core-filesystem for the macro + ------------------------------------------------------------------- Mon Dec 14 22:47:01 UTC 2020 - Benjamin Greiner diff --git a/python-ipykernel.spec b/python-ipykernel.spec index ec1c66e..28fcbdf 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -27,6 +27,7 @@ Group: Development/Languages/Python URL: https://github.com/ipython/ipykernel Source: https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-%{version}.tar.gz BuildRequires: %{python_module setuptools} +BuildRequires: jupyter-jupyter_core-filesystem BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: python-rpm-macros