From 262ff4da7a00fad68df9379df9d40d6117dd436866dd9b9b7c9fd6718247c053 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Mon, 22 Sep 2025 11:54:35 +0000 Subject: [PATCH] - Add upstream patch docutils022plus.patch to fix compatibility with OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=291 --- python-Sphinx.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-Sphinx.changes b/python-Sphinx.changes index d298e08..6120632 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Sep 22 10:57:18 UTC 2025 - Daniel Garcia -- Add upstream patch docutils022plush.patch to fix compatibility with +- Add upstream patch docutils022plus.patch to fix compatibility with docutils >= 0.22 gh#sphinx-doc/sphinx#13548