diff --git a/python-pypandoc.changes b/python-pypandoc.changes index bd8dce4..f6dda99 100644 --- a/python-pypandoc.changes +++ b/python-pypandoc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 17 01:20:53 UTC 2022 - John Vandenberg + +- Add build dependency texlive-xcolor + ------------------------------------------------------------------- Mon Dec 20 10:34:32 UTC 2021 - Dominique Leuenberger diff --git a/python-pypandoc.spec b/python-pypandoc.spec index 3cce930..5de1612 100644 --- a/python-pypandoc.spec +++ b/python-pypandoc.spec @@ -1,7 +1,7 @@ # # spec file for package python-pypandoc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,6 +34,7 @@ BuildRequires: fdupes BuildRequires: pandoc BuildRequires: python-rpm-macros BuildRequires: texlive-latex-bin +BuildRequires: texlive-xcolor Requires: pandoc Requires: python-pip Requires: python-wheel