diff --git a/python-sphinx_rtd_theme.changes b/python-sphinx_rtd_theme.changes index f06803a..7223c79 100644 --- a/python-sphinx_rtd_theme.changes +++ b/python-sphinx_rtd_theme.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Apr 24 15:24:42 UTC 2018 - arun@gmx.de + +- specfile: + * update copyright year + +- update to version 0.3.0: + * New Features + + Add html language attribute + + Allow setting 'rel' and 'title' attributes for stylesheets + (#551) + + Add option to style external links + + Add github, gitlab, bitbucket page arguments option + + Add pygments support + + Add setuptools entry point allowing to use sphinx_rtd_theme as + Sphinx html_theme directly. + + Add language to the JS output variable + * Fixes + + Fix some HTML warnings and errors + + Fix many styling issues + + Fix many sidebar glitches + + Fix line number spacing to align with the code lines + + Hide Edit links on auto created pages + + Include missing font files with the theme + * Other Changes + + Significant improvement of our documentation + + Compress our Javascript files + + Updated dependencies + ------------------------------------------------------------------- Tue Sep 19 22:00:38 UTC 2017 - toddrme2178@gmail.com diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index f878bd9..e30a9d1 100644 --- a/python-sphinx_rtd_theme.spec +++ b/python-sphinx_rtd_theme.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinx_rtd_theme # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -18,19 +18,18 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sphinx_rtd_theme -Version: 0.2.4 +Version: 0.3.0 Release: 0 Summary: ReadTheDocs.org theme for Sphinx -License: MIT and Apache-2.0 and OFL-1.1 +License: MIT AND Apache-2.0 AND OFL-1.1 Group: Development/Languages/Python -Url: https://github.com/snide/sphinx_rtd_theme/ -Source: https://pypi.io/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz +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 BuildArch: noarch - %python_subpackages %description @@ -50,8 +49,8 @@ sed -i 's/\r$//' OFL-License.txt %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} -%defattr(-,root,root,-) -%doc LICENSE OFL-License.txt Apache-License-2.0.txt README.rst +%license LICENSE OFL-License.txt Apache-License-2.0.txt +%doc README.rst %{python_sitelib}/* %changelog diff --git a/sphinx_rtd_theme-0.2.4.tar.gz b/sphinx_rtd_theme-0.2.4.tar.gz deleted file mode 100644 index 87d2e61..0000000 --- a/sphinx_rtd_theme-0.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2df74b8ff6fae6965c527e97cca6c6c944886aae474b490e17f92adfbe843417 -size 1392456 diff --git a/sphinx_rtd_theme-0.3.0.tar.gz b/sphinx_rtd_theme-0.3.0.tar.gz new file mode 100644 index 0000000..427f8e3 --- /dev/null +++ b/sphinx_rtd_theme-0.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665135dfbdf8f1d218442458a18cf266444354b8c98eed93d1543f7e701cfdba +size 2234897