diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 3b473d5..bdfaa9a 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 19 18:05:49 UTC 2022 - Matej Cepl + +- (bsc#1201272) Add a missing dependency of latex subpackage on + tex(tgtermes.sty). + ------------------------------------------------------------------- Fri Jun 17 14:09:37 UTC 2022 - Martin Liška diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 08f9777..010bb1c 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -167,6 +167,7 @@ Requires: tex(ptmr.tfm) Requires: tex(pzcmi.tfm) Requires: tex(tabulary.sty) Requires: tex(textcomp.sty) +Requires: tex(tgtermes.sty) Requires: tex(threeparttable.sty) Requires: tex(times.sty) Requires: tex(titlesec.sty)