diff --git a/Sphinx-2.2.1.tar.gz b/Sphinx-2.2.1.tar.gz deleted file mode 100644 index 23fedcf..0000000 --- a/Sphinx-2.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31088dfb95359384b1005619827eaee3056243798c62724fd3fa4b84ee4d71bd -size 6321456 diff --git a/Sphinx-2.2.2.tar.gz b/Sphinx-2.2.2.tar.gz new file mode 100644 index 0000000..b55d5f3 --- /dev/null +++ b/Sphinx-2.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:559c1a8ed1365a982f77650720b41114414139a635692a23c2990824d0a84cf2 +size 5828933 diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 3a8e6e8..46855e4 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Dec 7 17:50:25 UTC 2019 - Arun Persaud + +- update to version 2.2.2: + * Incompatible changes + + #6803: For security reason of python, parallel mode is disabled + on macOS and Python3.8+ + * Bugs fixed + + #6776: LaTeX: 2019-10-01 LaTeX release breaks + :file:`sphinxcyrillic.sty` + + #6815: i18n: French, Hindi, Chinese, Japanese and Korean + translation messages has been broken + + #6803: parallel build causes AttributeError on macOS and + Python3.8 + ------------------------------------------------------------------- Fri Nov 1 08:06:10 UTC 2019 - Tomáš Chvátal diff --git a/python-Sphinx.spec b/python-Sphinx.spec index aa3b905..53bf7e4 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -1,7 +1,7 @@ # # spec file for package python-Sphinx # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ %endif %define skip_python2 1 Name: python-Sphinx%{psuffix} -Version: 2.2.1 +Version: 2.2.2 Release: 0 Summary: Python documentation generator License: BSD-2-Clause