From 59f1a99d540754ac2acdb8abefc5e256f9eb7a830e5f7e011e83c05a91cc80b9 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 12 Nov 2021 16:31:03 +0000 Subject: [PATCH] - Explicitly Require python-sphinxcontrib-qthelp >= 1.0.2 to prevent bsc#1157793 and bsc#1158158 from occuring. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=195 --- python-Sphinx.changes | 6 ++++++ python-Sphinx.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 8ff06bd..f7294d4 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 12 16:29:59 UTC 2021 - Matej Cepl + +- Explicitly Require python-sphinxcontrib-qthelp >= 1.0.2 to prevent + bsc#1157793 and bsc#1158158 from occuring. + ------------------------------------------------------------------- Wed Nov 10 13:57:29 UTC 2021 - Matej Cepl diff --git a/python-Sphinx.spec b/python-Sphinx.spec index fd8e821..b9fe431 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -60,7 +60,7 @@ Requires: python-sphinxcontrib-applehelp Requires: python-sphinxcontrib-devhelp Requires: python-sphinxcontrib-htmlhelp >= 2.0.0 Requires: python-sphinxcontrib-jsmath -Requires: python-sphinxcontrib-qthelp +Requires: python-sphinxcontrib-qthelp >= 1.0.2 Requires: python-sphinxcontrib-serializinghtml >= 1.1.5 Requires: python-sphinxcontrib-websupport Requires(post): update-alternatives