diff --git a/python-sphinx.spec b/python-sphinx.spec index 0c60593781304dc8e8b64a2fe9e43029f28ebc69..66e35a089fd9af65d7858d2f1cf20d5ec107feab 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-2-Clause 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 @@ -225,6 +225,9 @@ export PATH=%{buildroot}%{_bindir}:$PATH %{_mandir}/man1/* %changelog +* Mon May 9 2022 baizhonggui - 4.3.1-2 +- modify license identifier + * Mon Dec 13 2021 shixuantong - 4.3.1-1 - update version to 4.3.1