From 64afc05a6e1b6470fcb6cbaee3d912d48a60a37be430652fc9f50d207a84aca0 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Tue, 5 Mar 2019 10:24:31 +0000 Subject: [PATCH] - update to 1.8.4: There are many changes so have a look at the following changes files: * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-4-released-feb-03-2019 * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-3-released-dec-26-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-2-released-nov-11-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-1-released-sep-22-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-0-released-sep-13-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-9-released-sep-05-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-8-released-aug-29-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-7-released-aug-19-2018 - update to 1.8.4: There are many changes so have a look at the following changes files: * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-4-released-feb-03-2019 * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-3-released-dec-26-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-2-released-nov-11-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-1-released-sep-22-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-0-released-sep-13-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-9-released-sep-05-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-8-released-aug-29-2018 * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-7-released-aug-19-2018 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=115 --- Sphinx-1.7.6.tar.gz | 3 --- Sphinx-1.8.4.tar.gz | 3 +++ python-Sphinx-doc.changes | 14 ++++++++++++++ python-Sphinx-doc.spec | 6 +++--- python-Sphinx.changes | 14 ++++++++++++++ python-Sphinx.spec | 4 ++-- 6 files changed, 36 insertions(+), 8 deletions(-) delete mode 100644 Sphinx-1.7.6.tar.gz create mode 100644 Sphinx-1.8.4.tar.gz diff --git a/Sphinx-1.7.6.tar.gz b/Sphinx-1.7.6.tar.gz deleted file mode 100644 index e20ae09..0000000 --- a/Sphinx-1.7.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:217ad9ece2156ed9f8af12b5d2c82a499ddf2c70a33c5f81864a08d8c67b9efc -size 4724123 diff --git a/Sphinx-1.8.4.tar.gz b/Sphinx-1.8.4.tar.gz new file mode 100644 index 0000000..ff8dafb --- /dev/null +++ b/Sphinx-1.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c00fc4f6e8b101a0d037065043460dffc2d507257f2f11acaed71fd2b0c83c +size 5754841 diff --git a/python-Sphinx-doc.changes b/python-Sphinx-doc.changes index 700d6f3..b98c38c 100644 --- a/python-Sphinx-doc.changes +++ b/python-Sphinx-doc.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 5 10:17:45 UTC 2019 - Thomas Bechtold + +- update to 1.8.4: + There are many changes so have a look at the following changes files: + * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-4-released-feb-03-2019 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-3-released-dec-26-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-2-released-nov-11-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-1-released-sep-22-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-0-released-sep-13-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-9-released-sep-05-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-8-released-aug-29-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-7-released-aug-19-2018 + ------------------------------------------------------------------- Wed Jul 18 15:28:39 UTC 2018 - mimi.vx@gmail.com diff --git a/python-Sphinx-doc.spec b/python-Sphinx-doc.spec index ade81ef..c2d81f5 100644 --- a/python-Sphinx-doc.spec +++ b/python-Sphinx-doc.spec @@ -1,7 +1,7 @@ # # spec file for package python-Sphinx-doc # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %bcond_with latex %endif Name: python-Sphinx-doc -Version: 1.7.6 +Version: 1.8.4 Release: 0 Summary: Documentation for python-Sphinx License: BSD-2-Clause @@ -31,7 +31,7 @@ Group: Documentation/Other URL: http://sphinx-doc.org Source: https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz Patch1: disable-test.patch -BuildRequires: %{python_module Sphinx = %version} +BuildRequires: %{python_module Sphinx = %version} BuildRequires: %{python_module html5lib} BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 7f391fe..2b8d772 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 5 10:17:45 UTC 2019 - Thomas Bechtold + +- update to 1.8.4: + There are many changes so have a look at the following changes files: + * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-4-released-feb-03-2019 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-3-released-dec-26-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-2-released-nov-11-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-1-released-sep-22-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-0-released-sep-13-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-9-released-sep-05-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-8-released-aug-29-2018 + * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-7-released-aug-19-2018 + ------------------------------------------------------------------- Fri Dec 7 21:20:58 CET 2018 - mcepl@suse.com diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 6ff7f5e..0f50364 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -1,7 +1,7 @@ # # spec file for package python-Sphinx # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %bcond_with latex %endif Name: python-Sphinx -Version: 1.7.6 +Version: 1.8.4 Release: 0 Summary: Python documentation generator License: BSD-2-Clause