From 00952442fbba128b6abff4f7bfb16a1d92660ebad9a45419c9d98fadbaa4c4f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 8 Jul 2018 07:13:42 +0000 Subject: [PATCH] Accepting request 621489 from home:apersaud:branches:devel:languages:python - specfile: * be more specific in %files: %{python_sitelib}/* -> %{python_sitelib}/sphinx_rtd_theme* * remove python-devel - update to version 0.4.0: * Fixes + Do not rely on readthedocs.org for CSS/JS (#614) + Color accessibility improvements on the left navigation * Other Changes + Write theme version and build date at top of JavaScript and CSS + Changed code and literals to use a native font stack (#612) + Fix small styling issues OBS-URL: https://build.opensuse.org/request/show/621489 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx_rtd_theme?expand=0&rev=16 --- python-sphinx_rtd_theme.changes | 17 +++++++++++++++++ python-sphinx_rtd_theme.spec | 5 ++--- sphinx_rtd_theme-0.3.1.tar.gz | 3 --- sphinx_rtd_theme-0.4.0.tar.gz | 3 +++ 4 files changed, 22 insertions(+), 6 deletions(-) delete mode 100644 sphinx_rtd_theme-0.3.1.tar.gz create mode 100644 sphinx_rtd_theme-0.4.0.tar.gz diff --git a/python-sphinx_rtd_theme.changes b/python-sphinx_rtd_theme.changes index eb449f9..d42eed5 100644 --- a/python-sphinx_rtd_theme.changes +++ b/python-sphinx_rtd_theme.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Jul 2 01:14:35 UTC 2018 - arun@gmx.de + +- specfile: + * be more specific in %files: + %{python_sitelib}/* -> %{python_sitelib}/sphinx_rtd_theme* + * remove python-devel + +- update to version 0.4.0: + * Fixes + + Do not rely on readthedocs.org for CSS/JS (#614) + + Color accessibility improvements on the left navigation + * Other Changes + + Write theme version and build date at top of JavaScript and CSS + + Changed code and literals to use a native font stack (#612) + + Fix small styling issues + ------------------------------------------------------------------- Sun May 6 19:34:11 UTC 2018 - arun@gmx.de diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index 5028b45..d6b811a 100644 --- a/python-sphinx_rtd_theme.spec +++ b/python-sphinx_rtd_theme.spec @@ -18,14 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sphinx_rtd_theme -Version: 0.3.1 +Version: 0.4.0 Release: 0 Summary: ReadTheDocs.org theme for Sphinx License: MIT AND Apache-2.0 AND OFL-1.1 Group: Development/Languages/Python URL: https://github.com/snide/sphinx_rtd_theme/ Source: https://files.pythonhosted.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -51,6 +50,6 @@ sed -i 's/\r$//' OFL-License.txt %files %{python_files} %license LICENSE OFL-License.txt Apache-License-2.0.txt %doc README.rst -%{python_sitelib}/* +%{python_sitelib}/sphinx_rtd_theme* %changelog diff --git a/sphinx_rtd_theme-0.3.1.tar.gz b/sphinx_rtd_theme-0.3.1.tar.gz deleted file mode 100644 index 7c3efd1..0000000 --- a/sphinx_rtd_theme-0.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d0481532b5f441b075127a2d755f430f1f8410a50112b1af6b069518548381d -size 2234990 diff --git a/sphinx_rtd_theme-0.4.0.tar.gz b/sphinx_rtd_theme-0.4.0.tar.gz new file mode 100644 index 0000000..5bcbb60 --- /dev/null +++ b/sphinx_rtd_theme-0.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de88d637a60371d4f923e06b79c4ba260490c57d2ab5a8316942ab5d9a6ce1bf +size 5388092