diff --git a/python-sphinx.spec b/python-sphinx.spec index 0c60593781304dc8e8b64a2fe9e43029f28ebc69..7f328164251b9cd283d4af4be7995ea3cde12ff2 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -1,9 +1,9 @@ Name: python-sphinx Version: 4.3.1 -Release: 1 +Release: 2 Epoch: 1 Summary: Python documentation generator -License: BSD and MIT +License: BSD and MIT URL: http://sphinx-doc.org/ Source0: https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz Patch1: sphinx-test_theming.diff @@ -29,10 +29,8 @@ BuildRequires: python3-sphinx-theme-alabaster BuildRequires: dos2unix -BuildRequires: python3-test BuildRequires: python3-html5lib BuildRequires: python3-mock -BuildRequires: python3-pytest BuildRequires: python3-snowballstemmer BuildRequires: gettext @@ -225,6 +223,9 @@ export PATH=%{buildroot}%{_bindir}:$PATH %{_mandir}/man1/* %changelog +* Wed Mar 2 2022 zhaoshuang - 4.3.1-2 +- delete some unnecessary buildrequirements + * Mon Dec 13 2021 shixuantong - 4.3.1-1 - update version to 4.3.1